From d32b043a03ec1f0fbecc6b6c1fef3be87ea68962 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Tue, 16 Oct 2018 07:26:12 +0200 Subject: added some caching for homebrew --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 91e7272..6889032 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,9 @@ matrix: compiler: clang env: - FILE=tikzit-osx.dmg + cache: + directories: + - $HOME/Library/Caches/Homebrew - os: linux dist: trusty env: -- cgit v1.2.3