aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 67b85686b3..a52af9ed08 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -59,6 +59,11 @@ matrix:
compiler: clang
- os: osx
compiler: clang
+ cache:
+ directories:
+ - $HOME/Library/Caches/Homebrew
+ before_cache:
+ - brew cleanup
dist: trusty