.travis.yml: The 'sudo' tag is now deprecated in Travis CI
Author: cclaussCreated Apr 18, 2019Updated Apr 18, 2019
Travis are now recommending removing the sudo tag.
"If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration"
Source: Netflix/chaosmonkey