Luke Childs
9 years ago
2 changed files with 7 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||
language: node_js |
|||
node_js: node |
|||
script: npm run test |
|||
script: npm run lint && npm run test |
|||
after_success: npm run coverage |
|||
|
Loading…
Reference in new issue