@ -33,7 +33,7 @@ node_js:
- '7'
install:
- npm install -g truffle
- npm install -g ethereumjs-testrpc
- npm install -g ganache-cli
- npm install
script:
- npm test