1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-19 22:49:49 +08:00

Speed up testing (<10s instead of 25s)

This commit is contained in:
Philipp Hagemeister
2012-12-11 18:52:50 +01:00
Unverified
parent 2c6945be30
commit 4b618047ce
+2 -1
View File
@@ -3,10 +3,11 @@ python:
- "2.6"
- "2.7"
# - "3.3"
script: nosetests test --verbose
script: nosetests test --verbose --processes 4
notifications:
email:
- filippo.valsorda@gmail.com
- phihag@phihag.de
irc:
channels:
- "irc.freenode.org#youtube-dl"