aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordylan araps <[email protected]>2017-10-12 09:24:16 +1100
committerdylan araps <[email protected]>2017-10-12 09:24:16 +1100
commitb55c37ac145feca74b6e1c4aeb78e1d6cc9f04fa (patch)
treeb432408f11515d5b069922de0333e27b8107dab5
parentexport: Export FZF colors. (diff)
downloadpywal-b55c37ac145feca74b6e1c4aeb78e1d6cc9f04fa.tar.xz
pywal-b55c37ac145feca74b6e1c4aeb78e1d6cc9f04fa.zip
travis: Fix osx bug
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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