Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipjscott committed Oct 27, 2018
1 parent 570adf3 commit a439eb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: node_js
script:
- npm run test
after_script:
- npm run coverage
cache:
directories:
- ~/.npm
Expand Down

0 comments on commit a439eb0

Please sign in to comment.