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.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7-dev"
|
|
||||||
- pypy
|
- pypy
|
||||||
- pypy3
|
- pypy3
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user