mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:57:07 -05:00 
			
		
		
		
	[travis] Remove sudo: false
Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.
This commit is contained in:
		@@ -9,7 +9,6 @@ python:
 | 
			
		||||
  - "3.6"
 | 
			
		||||
  - "pypy"
 | 
			
		||||
  - "pypy3"
 | 
			
		||||
sudo: false
 | 
			
		||||
env:
 | 
			
		||||
  - YTDL_TEST_SET=core
 | 
			
		||||
  - YTDL_TEST_SET=download
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user