Explorar o código

Change python version

Adam Kelly %!s(int64=6) %!d(string=hai) anos
pai
achega
3c125e51f5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,7 +1,7 @@
 language: python
 python:
-  - "2.7"
-  - "3.6"
+  - "2.7.15"
+  - "3.6.6"
   - "3.7-dev"
 
 os: osx