Skip to content

Commit

Permalink
coveralls support (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivin committed Mar 27, 2014
1 parent 4495025 commit d738b22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ module.exports = function (grunt) {

coveralls: {
options: {
src: 'report/lcov/lcov.info',
force: false
},
main_target: {
src: 'report/lcov/lcov.info'
}
},

Expand Down

0 comments on commit d738b22

Please sign in to comment.