Add contracts deployment and copying the artefacts to circle.ym
This commit is contained in:
parent
a2f283379d
commit
65caf64441
@ -4,4 +4,9 @@ machine:
|
||||
|
||||
test:
|
||||
override:
|
||||
- node node_modules/ethereumjs-testrpc/bin/testrpc:
|
||||
background: true
|
||||
- git clone git@github.com:0xProject/contracts.git ..
|
||||
- cd ..; npm run migrate
|
||||
- npm run update_contracts
|
||||
- npm run test:coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user