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