Luke Childs
9 years ago
3 changed files with 10 additions and 2 deletions
@ -1 +1,2 @@ |
|||||
node_modules |
node_modules |
||||
|
.nyc_output |
||||
|
@ -0,0 +1,4 @@ |
|||||
|
language: node_js |
||||
|
node_js: node |
||||
|
script: npm run test |
||||
|
after_success: npm run coverage |
Loading…
Reference in new issue