From d8e438411a1b853f8814df1ddbae2b23664b2596 Mon Sep 17 00:00:00 2001 From: karliss Date: Thu, 20 Jun 2019 09:02:03 +0300 Subject: [PATCH] Enable brew update until travis image gets updated. (#1611) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 52ccd8e1..c602bc4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,6 +64,7 @@ dist: xenial addons: homebrew: brewfile: scripts/Brewfile + update: true install: - scripts/fetch_deps.sh