Skip to content

Commit

Permalink
Merge pull request #3132 from kwonoj/chore-disable-travis-cache
Browse files Browse the repository at this point in the history
chore(travis): update cache configuration
  • Loading branch information
kwonoj authored Nov 28, 2017
2 parents fca737d + 8bdb50e commit 515a753
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ addons:
sauce_connect: true

cache:
timeout: 1000
directories:
- node_modules
- $HOME/.npm

env:
matrix:
Expand Down

0 comments on commit 515a753

Please sign in to comment.