Remove sudo from .travis.yml
This commit is contained in:
parent
d64c7d6d56
commit
a97bac0a02
|
@ -4,11 +4,9 @@ matrix:
|
|||
include:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
env: TOXENV=py37-test
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
env: TOXENV=lint
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user