568b9fe74
abb3dcdaa
65caf6444
dc3449289
635ebdc67
36de8cdbd
a7d57c38b
1 2 3 4
5 6
7 8
9
10
11
12
13
machine: node: version: 6.1.0 test: override: - node node_modules/ethereumjs-testrpc/bin/testrpc: background: true - git clone git@github.com:0xProject/contracts.git ../contracts - cd ../contracts; npm install && npm run migrate - npm run update_contracts - npm run test:coverage - npm run lint