From 908b5539ea9b095b688f3a7c4423eec564f2f3a4 Mon Sep 17 00:00:00 2001 From: cheatfate Date: Thu, 10 Jan 2019 02:56:18 +0200 Subject: [PATCH] Force brew to update itself. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a079afe5a..bc4cf2e04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ matrix: homebrew: packages: - go + update: true before_install: - export GOPATH=$HOME/go install: