Remove sudo for Travis CI

This commit is contained in:
micw523 2019-07-30 17:11:45 -04:00 committed by GitHub
parent 06c26300bc
commit e1f0bed5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
# ref: https://docs.travis-ci.com/user/languages/python
language: python
dist: xenial
sudo: required
matrix:
include: