Skip to content

Commit

Permalink
Add lcov reporter to .nycrc
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsoares committed Nov 16, 2016
1 parent 14162a8 commit c6a35e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"report-dir": "test/coverage",
"reporter": [
"html",
"lcov",
"text-summary"
],
"sourceMap": false
Expand Down

0 comments on commit c6a35e2

Please # to comment.