Skip to content

Commit

Permalink
need a target for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc committed Mar 27, 2015
1 parent 3276540 commit 3f20078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ sandbox/*
*.log

test/coverage/*
.coveralls.yml
3 changes: 1 addition & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,7 @@ module.exports = function(grunt) {
}
},
coveralls: {
options: {
// LCOV coverage file relevant to every target
all: {
src: 'test/coverage/lcov.info'
}
}
Expand Down

0 comments on commit 3f20078

Please sign in to comment.