Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Oct 12, 2020
1 parent e3d293e commit e9889d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_script:
- cd barge
- git checkout v3
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- echo "{}" >> $ADDRESS_FILE
- bash -x echo "{}" >> $ADDRESS_FILE
- export AQUARIUS_URI="http://172.15.0.5:5000"
- export DEPLOY_CONTRACTS="true"
- export CONTRACTS_VERSION=v0.5.5
Expand Down

0 comments on commit e9889d3

Please sign in to comment.