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