Merge pull request #148 from micw523/patch-1

Remove sudo for Travis CI
This commit is contained in:
Kubernetes Prow Robot 2019-07-30 14:35:52 -07:00 committed by GitHub
commit 4f7bcfaa91
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: