Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Cache homebrew downloaded file
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Jun 14, 2018
1 parent 530e1c9 commit 0ba9f46
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,5 +1,9 @@
sudo: required

cache:
directories:
- $HOME/Library/Caches/Homebrew

language: generic

matrix:
Expand Down

0 comments on commit 0ba9f46

Please sign in to comment.