Commit 50a903a6 by Francisco Giordano

use npm test script for travis

parent 0791e663
...@@ -7,7 +7,6 @@ node_js: ...@@ -7,7 +7,6 @@ node_js:
cache: cache:
yarn: true yarn: true
script: script:
- testrpc > /dev/null & - yarn test
- truffle test
after_script: after_script:
- yarn run coveralls - yarn run coveralls
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment