Adam Kelly 6 anni fa
parent
commit
219fa55452
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      .travis.yml

+ 4 - 4
.travis.yml

@@ -1,8 +1,8 @@
 language: python
-python:
-  - "2.7.15"
-  - "3.6.6"
-  - "3.7-dev"
+# python:
+#   - "2.7.15"
+#   - "3.6.6"
+#   - "3.7-dev"
 
 os: osx