mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-02 11:56:50 +00:00
Fixes Handlebars coverage reporting bug in Travis CI
This commit is contained in:
parent
1077474ddf
commit
36d4ab5437
@ -22,7 +22,7 @@ module.exports = function (config) {
|
||||
},
|
||||
coverageIstanbulReporter: {
|
||||
dir: require('path').join(__dirname, './coverage'),
|
||||
reports: ['html', 'lcovonly', 'text-summary'],
|
||||
reports: ['lcovonly'],
|
||||
fixWebpackSourcePaths: true
|
||||
},
|
||||
customLaunchers: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user