Skip to content

Commit

Permalink
Merge pull request codecov#200 from gliptak/patch-1
Browse files Browse the repository at this point in the history
Add Python 3.7 to Travis
  • Loading branch information
thomasrockhu committed Jun 1, 2019
2 parents 2fb24e2 + ea42cea commit 0b96aba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,13 +1,16 @@

language: python
notifications:
email: false
dist: xenial
sudo: false
python:
- 2.7
- pypy
- 3.4
- 3.5
- 3.6
- 3.7
- pypy3
matrix:
include:
Expand Down

0 comments on commit 0b96aba

Please sign in to comment.