Removing Python 3.7 from this PR
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Travis CI support for Python 3.7 requires Xenial (https://github.com/travis-ci/travis-ci/issues/9815)
|
||||
dist: xenial
|
||||
|
||||
# Use older, non-container infrastructure to allow sudo
|
||||
sudo: required
|
||||
|
||||
@@ -11,7 +8,6 @@ python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- pypy
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user