1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-01-24 00:00:10 -05:00

Merge branch 'master' into fork_master

Conflicts:
	.travis.yml
This commit is contained in:
Filippo Valsorda
2012-12-11 12:15:16 +01:00
8 changed files with 170 additions and 101 deletions

View File

@@ -3,7 +3,7 @@ python:
- "2.6"
- "2.7"
# - "3.3"
script: nosetests test --nocapture
script: nosetests test --verbose
notifications:
email:
- filippo.valsorda@gmail.com