Commit 01cda6b4 authored by Jim Fulton's avatar Jim Fulton

Run tests in parallel

So travis doesn't hate us.
parent 197733f7
......@@ -22,6 +22,6 @@ install:
- python bootstrap.py
- bin/buildout
script:
- bin/test -vvv1
- bin/test -v1j99
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