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

pin ganache version to fix build

This commit is contained in:
Sebastian Gerske 2018-11-21 08:12:49 +01:00
parent c3d3e1a301
commit 3c7484f179

View File

@ -14,7 +14,7 @@ matrix:
before_install:
- npm install -g npm
- npm install -g release-it greenkeeper-lockfile ganache-cli
- npm install -g release-it greenkeeper-lockfile ganache-cli@~6.1.8
before_script:
- greenkeeper-lockfile-update