Skip to content

Commit

Permalink
Add HUSKY_DEBUG=true to .travis.ym
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Oct 11, 2018
1 parent 39678b3 commit 528c52a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ node_js:
cache:
directories:
- "node_modules"
env:
- HUSKY_DEBUG=true
script:
- npm test
# Test post-checkout
Expand Down

0 comments on commit 528c52a

Please sign in to comment.