1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

fix coverage to travis

This commit is contained in:
ido 2015-01-27 12:46:46 +02:00
parent decbff8698
commit d4e65bb491

View File

@ -19,4 +19,4 @@ branches:
# - npm run coveralls
after_success:
- cat ./coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js