Don't test on Travis's outdated Python 3.7
See https://github.com/travis-ci/travis-ci/issues/9069 .
This commit is contained in:
parent
3e943209fe
commit
bc2a5a2747
@ -5,7 +5,6 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- pypy
|
||||
- pypy3
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user