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 fed24d2 commit e081e9aCopy full SHA for e081e9a
.travis.yml
@@ -2,7 +2,8 @@ sudo: false
2
language: python
3
python:
4
- "nightly"
5
- - "3.6-dev"
+ - "3.7-dev"
6
+ - "3.6"
7
- "3.5"
8
- "3.4"
9
- "3.3"
0 commit comments