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