Travis CI: The 'sudo' tag is now deprecated

[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).
This commit is contained in:
cclauss
2019-02-14 09:40:00 +01:00
committed by GitHub
parent c84ae0bb7a
commit 0e4750d837
-1
View File
@@ -1,4 +1,3 @@
sudo: false
language: python
dist: xenial
stages: