Skip to content

Commit

Permalink
chore: use npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Ruf committed Jun 29, 2018
1 parent 87af594 commit 1c6cdde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -13,3 +13,7 @@ notifications:
branches:
only:
- master

cache:
directories:
- "$HOME/.npm"

0 comments on commit 1c6cdde

Please sign in to comment.