Remove sudo from .travis.yml (#6408)

Travis CI has migrated their infrastructure
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
This commit is contained in:
Steven Loria 2019-01-17 08:58:24 -05:00 committed by Tom Christie
parent 822b85ac36
commit 271c4c5920

View File

@ -1,9 +1,6 @@
language: python
cache: pip
dist: xenial
sudo: false
matrix:
fast_finish: true
include: