1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-02-24 01:16:56 +00:00

rollback tests multiprocess, Travis and OSX don't support it

This commit is contained in:
Filippo Valsorda
2012-12-11 20:07:35 +01:00
parent 4b618047ce
commit fedb6816cd
3 changed files with 5 additions and 2 deletions

View File

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