Commit 36031760 authored by Marius Gedminas's avatar Marius Gedminas

(Try to) speed up Travis builds

by running tests in parallel.
parent 053a989d
......@@ -14,6 +14,6 @@ install:
- python bootstrap.py
- bin/buildout
script:
- bin/test -v1
- bin/test -v1 -j99
notifications:
email: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment