Explorar o código

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

Philipp Hagemeister %!s(int64=13) %!d(string=hai) anos
pai
achega
4b618047ce
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .travis.yml

+ 2 - 1
.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"