Skip to content

Commit

Permalink
* Update the travis ci file to include python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff committed Oct 9, 2018
1 parent 558aaf0 commit e895e85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python:
- "3.5"
- "3.6"
- "3.7"
install:
- pip install tox
script:
Expand Down

0 comments on commit e895e85

Please sign in to comment.