From f1a403541c8369192e454fc7de2125b7b1b8de61 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Wed, 11 Oct 2017 13:13:27 -0700 Subject: [PATCH] Fix homebrew issue on Travis (#230) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 47bb113..47f9974 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ matrix: os: osx before_install: - set -e + - brew update - brew install dash # *BSD