Removing Python 3.7 from normal Travis Python list
This commit is contained in:
@@ -8,7 +8,6 @@ python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- pypy
|
||||
|
||||
# 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