Skip to content

Commit

Permalink
Don't test on Travis's outdated Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodiologist committed Jun 6, 2018
1 parent 3e94320 commit bc2a5a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- pypy
- pypy3
install:
Expand Down

0 comments on commit bc2a5a2

Please sign in to comment.