Skip to content

Commit

Permalink
i give up
Browse files Browse the repository at this point in the history
  • Loading branch information
jgravois committed Apr 30, 2018
1 parent 739d0f1 commit 162f6a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions karma.conf.js
Expand Up @@ -43,6 +43,12 @@ module.exports = function(config) {
}
},

// coveralls uses this one
coverageReporter: {
type: 'lcov',
dir: 'coverage/'
},

// preprocess matching files before serving them to the browser
// available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor
preprocessors: {
Expand Down

0 comments on commit 162f6a5

Please sign in to comment.