1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

add sleep for timeout to start barge

This commit is contained in:
Ahmed Ali 2020-06-26 21:25:19 +02:00
parent 696856eb0d
commit d9e80f5cff

View File

@ -23,6 +23,7 @@ before_script:
- git checkout v3
- bash -x start_ocean.sh --no-commons --no-dashboard 2>&1 > start_ocean.log &
- cd ..
- sleep 120
script:
- npm run lint