This commit is contained in:
Sylvain Bellemare 2016-07-15 12:11:49 +02:00 committed by GitHub
parent eedb79e763
commit b9b0b4a343
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ install:
before_script: rethinkdb --daemon
script: py.test -n8 -v --cov=bigchaindb
script: py.test -n auto -v --cov=bigchaindb
after_success: codecov