Skip to content

Commit

Permalink
Add script run command
Browse files Browse the repository at this point in the history
  • Loading branch information
snics committed May 22, 2018
1 parent 6ee48d5 commit 032c147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -4,4 +4,7 @@ node_js:
- v8
- v6
- v4

script: npm run test

after_script: cat ./coverage/lcov.info | coveralls

0 comments on commit 032c147

Please sign in to comment.