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 5dcb85d commit 3b8e8e3Copy full SHA for 3b8e8e3
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- '2.7'
4
- '3.5'
5
- '3.6'
6
+- '3.7'
7
install: python setup.py install
8
script: python test.py
9
deploy:
0 commit comments