We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3b9ec commit 0f08ebbCopy full SHA for 0f08ebb
.travis.yml
@@ -1,9 +1,9 @@
1
language: python
2
python:
3
- - 2.7
4
- - 3.3
5
- 3.4
6
- 3.5
+ - 3.6
+ - 3.7
7
before_install:
8
- pip install coveralls
9
install:
0 commit comments