Revert "travis: sudo is no longer required for python3.7 env"
This reverts commit 6c1537dafd89ba7d1b3fd5227d413fe45e322516. Does not quite work yet without sudo. not sure why. Let's keep it in. https://twitter.com/cosimolupo/status/1052139428418899968
This commit is contained in:
parent
6c1537dafd
commit
70c2f88187
@ -27,6 +27,7 @@ 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