mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Suppress coveralls errors if run from fork (#4699)
This commit is contained in:
parent
ffbdb48310
commit
7f751c8d80
@ -13,7 +13,7 @@ script:
|
||||
- gulp docs
|
||||
- gulp package
|
||||
- gulp bower
|
||||
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
|
||||
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls || true
|
||||
|
||||
notifications:
|
||||
slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user