Suppress coveralls errors if run from fork (#4699)

This commit is contained in:
andig 2017-11-01 16:00:41 +01:00 committed by Simon Brunel
parent ffbdb48310
commit 7f751c8d80

View File

@ -13,7 +13,7 @@ script:
- gulp docs - gulp docs
- gulp package - gulp package
- gulp bower - gulp bower
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls - cat ./coverage/lcov.info | ./node_modules/.bin/coveralls || true
notifications: notifications:
slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA