From: Harmon Date: Sat, 4 May 2019 07:20:29 +0000 (-0500) Subject: Remove deprecated sudo keyword from Travis CI configuration X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=588cf2e63a883f68e4508ff5b7ff842e32bbefb2;p=tweepy.git Remove deprecated sudo keyword from Travis CI configuration https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration --- diff --git a/.travis.yml b/.travis.yml index 50d2526..076aeb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -sudo: false - language: python cache: pip