mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add xdist to travis
This commit is contained in:
parent
6ab2b03260
commit
1c96b15174
@ -17,6 +17,6 @@ install:
|
|||||||
|
|
||||||
before_script: rethinkdb --daemon
|
before_script: rethinkdb --daemon
|
||||||
|
|
||||||
script: py.test -v --cov=bigchaindb
|
script: py.test -n8 -v --cov=bigchaindb
|
||||||
|
|
||||||
after_success: codecov
|
after_success: codecov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user