mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 09:17:07 -05:00 
			
		
		
		
	comment out 3.3 testing until Travis implements it
This commit is contained in:
		@@ -2,7 +2,7 @@ language: python
 | 
				
			|||||||
python:
 | 
					python:
 | 
				
			||||||
  - "2.6"
 | 
					  - "2.6"
 | 
				
			||||||
  - "2.7"
 | 
					  - "2.7"
 | 
				
			||||||
  - "3.3"
 | 
					#  - "3.3"
 | 
				
			||||||
script: nosetests test --nocapture
 | 
					script: nosetests test --nocapture
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  email:
 | 
					  email:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user