Skip to content

Commit

Permalink
Add Python 3.7 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orf authored Aug 31, 2018
1 parent b80bc3f commit 4bc8868
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ matrix:
- python: 3.6
env:
- TOXENV=py36
- python: 3.7
env:
- TOXENV=py37

env:
matrix:
Expand Down

0 comments on commit 4bc8868

Please sign in to comment.