1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

tried to fix ganache connection

This commit is contained in:
Sebastian Gerske 2018-10-02 10:07:04 +02:00
parent 5dbc868686
commit f3608f2d7a

View File

@ -18,7 +18,7 @@ before_install:
before_script:
- greenkeeper-lockfile-update
- ganache-cli > ganache-cli.log &
- ganache-cli &
script:
- npm test