summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorcclauss <cclauss@me.com>2019-03-03 02:16:48 +0100
committerSergey M <dstftw@gmail.com>2019-03-03 08:16:48 +0700
commit7aeb788e564d397face83b580362189753edd9dd (patch)
tree2e7fb954babc2178b89515e2fe8993850c8b4e09 /.travis.yml
parent7465e0aee2301c3e86fe38d6e0ef5ad01c16ec79 (diff)
downloadyoutube-dl-7aeb788e564d397face83b580362189753edd9dd.tar.gz
youtube-dl-7aeb788e564d397face83b580362189753edd9dd.tar.xz
youtube-dl-7aeb788e564d397face83b580362189753edd9dd.zip
[travis] Remove sudo: false
Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration. 
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 79287ccf6..82e81d078 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,6 @@ python:
   - "3.6"
   - "pypy"
   - "pypy3"
-sudo: false
 env:
   - YTDL_TEST_SET=core
   - YTDL_TEST_SET=download