1
0
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:
Alex Coseru 2020-09-17 18:55:53 +03:00 committed by GitHub
parent 931e918ff1
commit 2b2a9e78c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ before_script:
- git clone https://github.com/oceanprotocol/barge
- cd barge
- git checkout feature/ocean-contracts
- export PROVIDER_VERSION=v0.3.0
- export PROVIDER_VERSION=latest
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- export AQUARIUS_URI="http://172.15.0.5:5000"
- export DEPLOY_CONTRACTS=true