Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
update aquarius version for travis checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ssallam committed Jul 8, 2020
1 parent 8745d8c commit 973c629
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 @@ -16,7 +16,7 @@ before_install:
- git clone https://github.com/oceanprotocol/barge
- cd barge
- export KEEPER_VERSION=v0.13.1
- export AQUARIUS_VERSION=v1.0.5
- export AQUARIUS_VERSION=v1.1.0
- rm -rf "${HOME}/.ocean/keeper-contracts/artifacts"
- bash -x start_ocean.sh --mongodb --no-brizo --no-commons --no-dashboard --no-faucet --no-events-handler --local-spree-node 2>&1 > start_ocean.log &
- cd ..
Expand Down

0 comments on commit 973c629

Please sign in to comment.