diff mbox series

[PULL,17/19] .travis.yml: force a brew update for MacOS builds

Message ID 20190624134337.10532-18-alex.bennee@linaro.org
State New
Headers show
Series testing/next (tests/vm, Travis and hyperv build fix) | expand

Commit Message

Alex Bennée June 24, 2019, 1:43 p.m. UTC
It looks like the Travis image package databases are out of date
causing the build to error with:

  Error: Your Homebrew is outdated. Please run `brew update`.
  Error: Kernel.exit

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


-- 
2.20.1
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index 9750dc905c..a891ce2485 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,6 +43,7 @@  addons:
       - glib
       - pixman
       - gnu-sed
+    update: true
 
 
 # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu