about summary refs log tree commit diff homepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorMartin Nowack <m.nowack@imperial.ac.uk>2020-09-03 21:54:08 +0100
committerCristian Cadar <c.cadar@imperial.ac.uk>2020-09-04 21:42:43 +0100
commit41b3e2cb8982c71967f980ac4ec10a13bba1ae52 (patch)
treebda29f9d2ab25b655049a4c0bec25cffd8acff3c /.travis.yml
parentf25022e448035b72e0152e77f748d335bfdcfaf8 (diff)
downloadklee-41b3e2cb8982c71967f980ac4ec10a13bba1ae52.tar.gz
Update homebrew cache
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a8759530..7a08408e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -141,7 +141,8 @@ addons:
       - docker-ce
   homebrew:
     packages:
-      - bash
+    - bash
+    update: true
 cache:
   ccache: true
   apt: true