From b55c37ac145feca74b6e1c4aeb78e1d6cc9f04fa Mon Sep 17 00:00:00 2001 From: dylan araps Date: Thu, 12 Oct 2017 09:24:16 +1100 Subject: [PATCH] travis: Fix osx bug --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 97204bc..2ec3221 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ matrix: - os: osx language: generic before_install: + - brew update - brew install imagemagick - brew install python3 - virtualenv env -p python3