Run more test processes [ci skip].

This commit is contained in:
Bastian Kleineidam 2013-02-27 19:40:47 +01:00
parent 9f821ef0d6
commit c5bd1df133

View file

@ -11,6 +11,6 @@ install:
- pip install -r requirements.txt --use-mirrors
- pip install pytest-xdist --use-mirrors
# command to run tests
script: make test
script: make test PYTESTOPTS="--tb=short -n20"
#notifications:
# email: false