Remove deprecated keyword "sudo" from travis config.
modified: .travis.yml
This commit is contained in:
parent
6c8caa5f89
commit
9a976c10a1
|
@ -1,7 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
# defaults: the py3.7 environment overrides these
|
# defaults: the py3.7 environment overrides these
|
||||||
dist: trusty
|
dist: trusty
|
||||||
sudo: false
|
|
||||||
|
|
||||||
cache: pip
|
cache: pip
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user