mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix travis
This commit is contained in:
parent
e459201790
commit
190785f9cd
@ -21,6 +21,9 @@ before_script:
|
||||
- cd barge
|
||||
- git checkout v3
|
||||
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
|
||||
- mkdir "${HOME}/.ocean/"
|
||||
- mkdir "${HOME}/.ocean/ocean-contracts/"
|
||||
- mkdir "${HOME}/.ocean/ocean-contracts/artifacts"
|
||||
- touch $ADDRESS_FILE
|
||||
- echo "{}" >> $ADDRESS_FILE
|
||||
- export AQUARIUS_URI="http://172.15.0.5:5000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user