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 87cb513 commit ba770ccCopy full SHA for ba770cc
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - "2.7"
+ - "3.6"
4
# command to install dependencies
5
install: "pip install -r requirements.txt"
6
# command to run tests
0 commit comments