mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-06 08:51:55 +00:00
Speed up testing (<10s instead of 25s)
This commit is contained in:
+2
-1
@@ -3,10 +3,11 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
# - "3.3"
|
||||
script: nosetests test --verbose
|
||||
script: nosetests test --verbose --processes 4
|
||||
notifications:
|
||||
email:
|
||||
- [email protected]
|
||||
- [email protected]
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#youtube-dl"
|
||||
|
||||
Reference in New Issue
Block a user