You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2018/10/05 11:46:48 UTC

[mynewt-core] 02/02: Cache homebrew packages

This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit bdf173e92fd62d5dd89644996a0919d4e985462b
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Thu Sep 27 11:26:48 2018 -0300

    Cache homebrew packages
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 64935d8..1bf3257 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -79,3 +79,4 @@ script:
 cache:
   directories:
   - $HOME/TOOLCHAIN
+  - $HOME/Library/Caches/Homebrew