mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
barge contains ganache now
This commit is contained in:
parent
1addf160eb
commit
8ab490ccd2
@ -14,10 +14,8 @@ matrix:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- npm install -g npm
|
- npm install -g npm
|
||||||
- npm install -g ganache-cli@~6.7.0
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ganache-cli > ganache-cli.log &
|
|
||||||
- git clone https://github.com/oceanprotocol/barge
|
- git clone https://github.com/oceanprotocol/barge
|
||||||
- cd barge
|
- cd barge
|
||||||
- git checkout v3
|
- git checkout v3
|
||||||
@ -32,4 +30,4 @@ script:
|
|||||||
- npm run test:integration
|
- npm run test:integration
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user