mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
added ganache
This commit is contained in:
parent
c7244ef6c9
commit
629fcadfc9
@ -14,10 +14,11 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- npm install -g npm
|
||||
- npm install -g release-it greenkeeper-lockfile
|
||||
- npm install -g release-it greenkeeper-lockfile ganache-cli
|
||||
|
||||
before_script:
|
||||
- greenkeeper-lockfile-update
|
||||
- ganache-cli > ganache-cli.log &
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
Loading…
Reference in New Issue
Block a user