commit | 71451cff5e11befa1bd4640d9b3ed78600958653 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Jun 19 07:57:49 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Jul 04 19:23:07 2019 +0100 |
tree | 310e428ed44a1c9aafe009b18dfb5d24d077aa47 | |
parent | c3c1874a9978bb993c4cdf86a020f936e9ad9c61 [diff] |
.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>