From: Tomas Krizek Date: Mon, 24 Feb 2020 09:08:29 +0000 (+0100) Subject: travis: force homebrew update to fix travis issue X-Git-Tag: v5.1.0~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810a7080114d687d9e890425b77d2743248cc1e7;p=thirdparty%2Fknot-resolver.git travis: force homebrew update to fix travis issue Build fails in Travis CI, because package download fails. Forcing update of homebrew should fix it. https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296 --- diff --git a/.travis.yml b/.travis.yml index 5456c83b3..6f81d6968 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ addons: - libuv - lmdb - meson + update: true compiler: - clang notifications: