We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb8e9a commit b1c0b1bCopy full SHA for b1c0b1b
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
python:
3
- "2.7"
4
- - "3.6"
+ - "3.7"
5
6
install:
7
- pip install -r requirements_dev.txt
0 commit comments