Skip to content

Commit

Permalink
馃敡 Add Python 3.7 to Travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
britonad committed Mar 17, 2019
1 parent 2c339e6 commit 9634c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: python
python:
- "3.6"
- "3.7"
install:
- pip install coveralls
- pip install codacy-coverage
Expand Down

0 comments on commit 9634c34

Please sign in to comment.