Skip to content

Commit

Permalink
update to contracts 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Oct 2, 2020
1 parent b78a57c commit cc84784
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 @@ -23,7 +23,7 @@ before_script:
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- export AQUARIUS_URI="http://172.15.0.5:5000"
- export DEPLOY_CONTRACTS=true
- export CONTRACTS_VERSION=v0.5.1
- export CONTRACTS_VERSION=v0.5.3
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
- cd ..
- ./scripts/waitforcontracts.sh
Expand Down

0 comments on commit cc84784

Please sign in to comment.