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 16dc802 commit fbfb76bCopy full SHA for fbfb76b
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- "3.4"
7
- "3.5"
8
- "3.6"
9
- - "3.7-dev"
+# - "3.7-dev" # need to investigate the failure
10
- "pypy"
11
# - "pypy3"
12
install:
0 commit comments