We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0addb25 commit 7c82561Copy full SHA for 7c82561
.travis.yml
@@ -2,6 +2,7 @@ language: python
2
sudo: false
3
python:
4
- "2.7"
5
+ - "3.5"
6
7
before_install:
8
- pip install codecov
0 commit comments