Use npm run testrpc on circlecCI
This commit is contained in:
parent
7b9e8777f1
commit
45c12216aa
@ -4,7 +4,7 @@ machine:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- node node_modules/ethereumjs-testrpc/bin/testrpc -m "concert load couple harbor equip island argue ramp clarify fence smart topic":
|
- npm run testrpc:
|
||||||
background: true
|
background: true
|
||||||
- git clone git@github.com:0xProject/contracts.git ../contracts
|
- git clone git@github.com:0xProject/contracts.git ../contracts
|
||||||
- cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate
|
- cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user