Problem: Acceptance tests on ci failing

This commit is contained in:
Ahmed Muawia Khan 2018-05-02 17:06:25 +02:00
parent 82e3f21c9a
commit 0dbedd9094
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ matrix:
- BIGCHAINDB_DATABASE_BACKEND=localmongodb
- BIGCHAINDB_DATABASE_SSL=
- BIGCHAINDB_CI_ABCI=enable
- env:
- python: 3.6
env:
- BIGCHAINDB_ACCEPTANCE_TEST=enable
before_install: sudo .ci/travis-before-install.sh