Skip to content

Commit

Permalink
Change setting
Browse files Browse the repository at this point in the history
  • Loading branch information
1syo committed Jul 3, 2014
1 parent 876b8f2 commit 437e06f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ module.exports = function(grunt) {
}
},
coveralls: {
options: {
src: "coverage/lcov.info",
force: false
all: {
src: "coverage/lcov.info"
}
}
});
Expand Down

0 comments on commit 437e06f

Please sign in to comment.