add coverage reporting using nyc and coveralls
This commit is contained in:
parent
e3272e8449
commit
b630e70855
4 changed files with 10 additions and 1 deletions
|
|
@ -4,3 +4,4 @@ node_js:
|
|||
- 'iojs'
|
||||
- '0.12'
|
||||
- '0.10'
|
||||
after_success: npm run coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue