Skip to content

Commit

Permalink
Merge pull request #155 from oceanprotocol/feature/travis_update
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
Ahmed Ali authored Jul 15, 2020
2 parents 46ab602 + 318d1dd commit 78b7b09
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 78b7b09

Please sign in to comment.