no parallel processing in travis run
can lead to race conditions
This commit is contained in:
parent
21284355be
commit
ea3ad655a7
@ -7,4 +7,4 @@ install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install nose
|
||||
|
||||
script: nosetests ./tests --processes=16
|
||||
script: nosetests ./tests
|
||||
|
Loading…
Reference in New Issue
Block a user