Remove deprecated keyword "sudo" from travis config.

modified:   .travis.yml
This commit is contained in:
Jürgen Gmach 2019-10-20 21:36:41 +02:00 committed by Brian Warner
parent 6c8caa5f89
commit 9a976c10a1

View File

@ -1,7 +1,6 @@
language: python
# defaults: the py3.7 environment overrides these
dist: trusty
sudo: false
cache: pip
before_cache: