Use npm run testrpc on circlecCI

This commit is contained in:
Leonid Logvinov 2017-05-29 22:09:20 +02:00
parent 7b9e8777f1
commit 45c12216aa
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -4,7 +4,7 @@ machine:
test:
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
- git clone git@github.com:0xProject/contracts.git ../contracts
- cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate