sudo no longer needed
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
This commit is contained in:
parent
1a31e4e0c3
commit
71e9871b1b
|
@ -20,7 +20,6 @@ matrix:
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
env: TOXENV=py37
|
env: TOXENV=py37
|
||||||
dist: xenial
|
dist: xenial
|
||||||
sudo: true
|
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOXENV=py36
|
env: TOXENV=py36
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
|
|
Loading…
Reference in a new issue