jpvanhal / flask-split

A/B testing for your Flask application.
https://flask-split.readthedocs.io/
MIT License
120 stars 37 forks source link

.travis.yml: The 'sudo' tag is now deprecated in Travis CI #9

Closed cclauss closed 5 years ago

cclauss commented 5 years ago

Travis are now recommending removing the sudo tag.

"If you currently specify sudo: in your .travis.yml, we recommend removing that configuration"