Add background flag to start.sh

This commit is contained in:
Ethan Frey 2020-02-03 08:57:09 +01:00
parent 93d554805f
commit 690a93ae59

View File

@ -54,6 +54,7 @@ jobs:
command: docker pull cosmwasm/wasmd:latest
- run:
command: ./projects/scripts/cosm/start.sh
background: true
- run:
command: sleep 15
- run: