Skip to content

Commit

Permalink
travis: add python 3.7 support
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
  • Loading branch information
hthiery committed Aug 18, 2019
1 parent 2fd9093 commit 3f43201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
- '3.7'
install:
- pip install python-coveralls
- pip install coverage
Expand Down

0 comments on commit 3f43201

Please sign in to comment.