mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Update .travis.yml
This commit is contained in:
parent
ae75e7f7a8
commit
eddeef9630
@ -29,4 +29,4 @@ script:
|
||||
# - istanbul cover grunt --report lcovonly && istanbul report text && ( cat coverage/lcov.info | $(npm get prefix)/bin/coveralls || true ) && rm -rf coverage
|
||||
# - nyc --check-coverage --reporter=text --reporter=lcovonly --reporter=html grunt
|
||||
# - nyc grunt && rm -rf coverage .nyc_output
|
||||
- nyc grunt && nyc report --reporter=text-lcov | coverallss
|
||||
- nyc grunt && nyc report --reporter=text-lcov | coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user