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
|
||||
# defaults: the py3.7 environment overrides these
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
||||
cache: pip
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user