Skip to content

Commit

Permalink
putting coverage back into travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcherubini committed Jul 14, 2017
1 parent bfa1304 commit e1d18cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- 8
- 7
- 6
after_success: npm run coverage
deploy:
skip_cleanup: true
provider: npm
Expand Down

0 comments on commit e1d18cc

Please sign in to comment.