From: XhmikosR Date: Sat, 22 Feb 2020 14:43:46 +0000 (+0200) Subject: Travis CI: remove the deprecated `sudo: false` X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=995c091d113d25ac87bff72fdd5e69d97d545fa9;p=stevenblack-hosts.git Travis CI: remove the deprecated `sudo: false` https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration --- diff --git a/.travis.yml b/.travis.yml index c35705261..15c3ce5ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,6 @@ notifications: language: generic -sudo: false - cache: directories: - $HOME/miniconda3