Travis CI: The sudo: tag is now fully deprecated in Travis

This commit is contained in:
Christian Clauss 2019-07-25 15:19:35 +02:00 committed by GitHub
parent 4a204fa4cd
commit eace0bd3fe
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