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

fixed unit tests on ci

This commit is contained in:
Sebastian Gerske 2018-11-20 11:22:39 +01:00
parent cc91cdb054
commit e327e1275b
2 changed files with 2 additions and 2 deletions

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

View File

@ -2,5 +2,5 @@
--require source-map-support/register
--full-trace
--bail
--timeout 10000
--timeout 5000
test/**/*.test.ts