Removing Python 3.7 from normal Travis Python list
This commit is contained in:
@@ -8,7 +8,6 @@ python:
|
|||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
|
||||||
- pypy
|
- pypy
|
||||||
|
|
||||||
# Travis CI support for Python 3.7 currently requires patch (https://github.com/travis-ci/travis-ci/issues/9815)
|
# Travis CI support for Python 3.7 currently requires patch (https://github.com/travis-ci/travis-ci/issues/9815)
|
||||||
|
|||||||
Reference in New Issue
Block a user