Skip to content

Commit

Permalink
Drop 3.7 in Travis CI configuration; it's not supported yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Jan 14, 2019
1 parent 1643959 commit 6a24c2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ python:
- 2.7
- 3.5
- 3.6
- 3.7
- pypy
script:
- python -m unittest discover -v
Expand Down

0 comments on commit 6a24c2c

Please sign in to comment.