Merge pull request #896 from cclauss/patch-1

Travis CI: The sudo: tag is now fully deprecated in Travis
This commit is contained in:
Kubernetes Prow Robot 2019-07-30 11:14:07 -07:00 committed by GitHub
commit 6c0846c85b
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: true
services:
- docker