Remove sudo from .travis.yml

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:44:36 -05:00 committed by GitHub
parent 822b85ac36
commit a4174ebde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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