We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f0a59 commit d35cf7eCopy full SHA for d35cf7e
.travis.yml
@@ -13,6 +13,7 @@ python:
13
- "3.4"
14
- "3.5"
15
- "3.6"
16
+ - "3.7-dev"
17
install:
18
- pip install -e .[testsuite]
19
script:
0 commit comments