Browse Source

Remove special conditions for Py 3.7.

Stefano Cossu 6 years ago
parent
commit
6df51061be
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -4,8 +4,6 @@ matrix:
     include:
     include:
     - python: 3.6
     - python: 3.6
     - python: 3.7
     - python: 3.7
-      dist: xenial
-      sudo: true
 
 
 install:
 install:
   - pip install Cython==0.29 cymem
   - pip install Cython==0.29 cymem