Browse Source

Remove special conditions for Py 3.7.

Stefano Cossu 6 năm trước cách đây
mục cha
commit
6df51061be
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

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