Skip to content

Commit

Permalink
Use latest provider tag in travis setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ssallam committed Jul 15, 2020
1 parent 33b4076 commit a302be7
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 @@ -19,7 +19,7 @@ before_script:
- git clone https://github.com/oceanprotocol/barge
- cd barge
- git checkout v3
- export PROVIDER_VERSION=phase2
- export PROVIDER_VERSION=latest
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
- cd ..
- sleep 300
Expand Down

0 comments on commit a302be7

Please sign in to comment.