Explorar el Código

Use Xenial for Py 3.6.

Stefano Cossu hace 6 años
padre
commit
84bb828d45
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -3,7 +3,11 @@ language: python
 matrix:
     include:
     - python: 3.6
+      dist: xenial
+      sudo: true
     - python: 3.7
+      dist: xenial
+      sudo: true
 
 install:
   - pip install Cython==0.29 cymem