Skip to content

Commit

Permalink
Remove 3.7 from Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Jun 26, 2019
1 parent 353a6d7 commit 5a4b0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ language: python
python:
- "2.7"
- "3.6"
- "3.7"

install: pip install tox-travis

script: tox

0 comments on commit 5a4b0a5

Please sign in to comment.