We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c908f commit 8dffb0cCopy full SHA for 8dffb0c
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "2.7"
5
- "3.5"
6
- "3.6"
7
- - "3.7"
+# - "3.7" It doesn't look like Travis is supporting v3.7 yet
8
install: "script/setup"
9
script: "script/ci"
10
cache: pip
0 commit comments