Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up.travis.yml: The 'sudo' tag is now deprecated in Travis CI #9
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Travis are now recommending removing the sudo tag.
"If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration"