Travis CI: The sudo tag is now deprecated on Travis

This commit is contained in:
Christian Clauss
2019-09-16 22:40:45 +02:00
committed by Philipp Wolfer
parent 2410451d34
commit 449b8f3532

View File

@@ -1,7 +1,6 @@
os: linux
dist: xenial
language: python
sudo: required
python:
- '3.7'
- '3.6'