add coverage reporting using nyc and coveralls

This commit is contained in:
Benjamin Coe 2015-05-25 01:37:33 -07:00
parent e3272e8449
commit b630e70855
4 changed files with 10 additions and 1 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
node_modules
coverage
nyc_output