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:
parent
cc91cdb054
commit
e327e1275b
@ -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
|
||||
|
@ -2,5 +2,5 @@
|
||||
--require source-map-support/register
|
||||
--full-trace
|
||||
--bail
|
||||
--timeout 10000
|
||||
--timeout 5000
|
||||
test/**/*.test.ts
|
Loading…
Reference in New Issue
Block a user