mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 20:37:08 -05:00 
			
		
		
		
	[travis] Force dist to Ubuntu Trusty by default
According to https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment Ubuntu Xenial is now default, but it lacks python 2.6, 3.2 and 3.3 support needed by tests
This commit is contained in:
		@@ -9,6 +9,7 @@ python:
 | 
			
		||||
  - "3.6"
 | 
			
		||||
  - "pypy"
 | 
			
		||||
  - "pypy3"
 | 
			
		||||
dist: trusty
 | 
			
		||||
env:
 | 
			
		||||
  - YTDL_TEST_SET=core
 | 
			
		||||
  - YTDL_TEST_SET=download
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user