Explorar o código

Trying to work around travis osx issues

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

+ 5 - 4
.travis.yml

@@ -1,10 +1,11 @@
 language: python
-# python:
-#   - "2.7.15"
-#   - "3.6.6"
-#   - "3.7-dev"
+python:
+  - "2.7.15"
+  - "3.6.6"
+  - "3.7-dev"
 
 os: osx
+osx_image: xcode9.3
 
 git:
   depth: false