X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=.travis.yml;h=f4c2095d29a9178cb1a61dea7c24c6ae116f186e;hp=0aabce6a73cf96dc70bff38901a6e4f98521bf17;hb=4b618047cee2250f141fb58dbfbc20be892c8035;hpb=2c6945be30511f633b3544838692894802e8c9bd diff --git a/.travis.yml b/.travis.yml index 0aabce6a7..f4c2095d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"