mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
allow default ganache settings
This commit is contained in:
parent
008d857e0a
commit
0084c57908
@ -17,7 +17,7 @@ before_install:
|
||||
- npm install -g ganache-cli@~6.5.1
|
||||
|
||||
before_script:
|
||||
- ganache-cli --port 18545 > ganache-cli.log &
|
||||
- ganache-cli > ganache-cli.log &
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user