travis: sudo is no longer required for python3.7 env
https://github.com/deadsnakes/travis-ci-python3.7-example#update-2018-07-03
This commit is contained in:
parent
c4b475852d
commit
6c1537dafd
@ -27,7 +27,6 @@ matrix:
|
||||
# required to run python3.7 on Travis CI
|
||||
# https://github.com/travis-ci/travis-ci/issues/9815
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: pypy2.7-5.8.0
|
||||
# disable coverage.py on pypy because of performance problems
|
||||
env: TOXENV=pypy-nocov
|
||||
|
Loading…
x
Reference in New Issue
Block a user