mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update .travis.yml
We need DEPLOY_CONTRACTS because ./scripts/waitforcontracts.sh is using that..
This commit is contained in:
parent
099424e871
commit
c7acd3a6e3
@ -27,6 +27,7 @@ before_script:
|
||||
- touch $ADDRESS_FILE
|
||||
- echo "{}" >> $ADDRESS_FILE
|
||||
- export AQUARIUS_URI="http://172.15.0.5:5000"
|
||||
- export DEPLOY_CONTRACTS="true"
|
||||
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
|
||||
- cd ..
|
||||
- ./scripts/waitforcontracts.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user