Travis CI: The 'sudo' tag is now deprecated (#4542)

[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).

"_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"
This commit is contained in:
cclauss
2019-04-03 10:55:19 +08:00
committed by Hao Chen
parent 23404f7bcf
commit 8e19d3721f
-2
View File
@@ -1,5 +1,3 @@
sudo: required
language: generic
matrix: