We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38f9eb commit 51c1da4Copy full SHA for 51c1da4
.travis.yml
@@ -3,7 +3,7 @@ sudo: required
3
4
5
python:
6
- - '3.6'
+ - '3.7-dev'
7
8
install:
9
- pip install --upgrade setuptools
0 commit comments