add coveralls

This commit is contained in:
Manuel Araoz
2017-05-31 17:15:50 -03:00
parent e1eed257f1
commit 41a6f1cd84
5 changed files with 12 additions and 1 deletions

View File

@ -10,3 +10,5 @@ before_install:
script:
- testrpc > /dev/null &
- truffle test
after_script:
- npm run coveralls