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 10bec3c commit c8911e3Copy full SHA for c8911e3
.travis.yml
@@ -12,7 +12,7 @@ addons:
12
- openssl
13
python:
14
- "2.7"
15
- - "3.4"
+# - "3.4" Failing due to what look like travis network errors; disabling for now
16
- "3.5"
17
- "3.6"
18
# 3.7 fails with: Unable to download 3.7 archive. The archive may not exist.
0 commit comments