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-11-13 15:38:11 +02:00 committed by GitHub
parent 465e316592
commit f0a32b5e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ before_script:
# Barge setup
- git clone https://github.com/oceanprotocol/barge
- cd barge
- git checkout v3
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- mkdir "${HOME}/.ocean/"
- mkdir "${HOME}/.ocean/ocean-contracts/"