mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
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:
@@ -1,5 +1,3 @@
|
||||
sudo: required
|
||||
|
||||
language: generic
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user