Commit 9f12e870 by Manuel Araoz

fix travis tests

parent d24a2ed9
......@@ -8,4 +8,5 @@ before_install:
- npm i -g ethereumjs-testrpc
- npm i -g truffle
script:
- npm test
- testrpc > /dev/null &
- truffle test
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