[travis] Remove sudo: false
authorcclauss <cclauss@me.com>
Sun, 3 Mar 2019 01:16:48 +0000 (02:16 +0100)
committerSergey M <dstftw@gmail.com>
Sun, 3 Mar 2019 01:16:48 +0000 (08:16 +0700)
Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.

.travis.yml

index 79287ccf68630d8b669d8b646e9bd50b5117689c..82e81d0785ab7d9f9e6d253228a765a41c39f7d2 100644 (file)
@@ -9,7 +9,6 @@ python:
   - "3.6"
   - "pypy"
   - "pypy3"
-sudo: false
 env:
   - YTDL_TEST_SET=core
   - YTDL_TEST_SET=download