]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
.travis.yml: force a brew update for MacOS builds
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 19 Jun 2019 06:57:49 +0000 (07:57 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Jul 2019 18:23:07 +0000 (19:23 +0100)
commit71451cff5e11befa1bd4640d9b3ed78600958653
tree310e428ed44a1c9aafe009b18dfb5d24d077aa47
parentc3c1874a9978bb993c4cdf86a020f936e9ad9c61
.travis.yml: force a brew update for MacOS builds

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>
.travis.yml