fix travis tests

This commit is contained in:
Manuel Araoz
2017-02-17 18:47:56 -03:00
parent d24a2ed9a8
commit 9f12e870a9

View File

@ -8,4 +8,5 @@ before_install:
- npm i -g ethereumjs-testrpc
- npm i -g truffle
script:
- npm test
- testrpc > /dev/null &
- truffle test