Travis CI: The sudo: tag is now fully deprecated in Travis
This commit is contained in:
parent
4a204fa4cd
commit
eace0bd3fe
@ -1,7 +1,6 @@
|
||||
# ref: https://docs.travis-ci.com/user/languages/python
|
||||
language: python
|
||||
dist: xenial
|
||||
sudo: true
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user