Run more test processes [ci skip].
This commit is contained in:
parent
9f821ef0d6
commit
c5bd1df133
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue