@@ -7,7 +7,6 @@ node_js:
cache:
yarn: true
script:
- - testrpc > /dev/null &
- - truffle test
+ - yarn test
after_script:
- yarn run coveralls