mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update .travis.yml
This commit is contained in:
parent
071f706997
commit
3e79a3a37f
@ -19,15 +19,11 @@ before_script:
|
|||||||
# Barge setup
|
# Barge setup
|
||||||
- git clone https://github.com/oceanprotocol/barge
|
- git clone https://github.com/oceanprotocol/barge
|
||||||
- cd barge
|
- cd barge
|
||||||
- git checkout feature/ocean-contracts
|
- git checkout v3
|
||||||
- export PROVIDER_VERSION=v0.3.0
|
- export PROVIDER_VERSION=v0.3.0
|
||||||
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
|
|
||||||
- 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 &
|
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
|
||||||
- cd ..
|
- cd ..
|
||||||
- ./scripts/waitforcontracts.sh
|
- sleep 300
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user