From cd5b5b2d7c5791b06cdbf5b713b1ece736018337 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sun, 9 Oct 2016 11:09:21 +0000 Subject: [PATCH] Travis: update brew installation instructions. The `brew upgrade` is no longer needed as Travis updated the versions in their image. --- .travis/install-macos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis/install-macos.sh b/.travis/install-macos.sh index 43225b2f..5d434d29 100755 --- a/.travis/install-macos.sh +++ b/.travis/install-macos.sh @@ -1,5 +1,4 @@ #!/bin/sh -xe brew update -brew upgrade cmake libpng brew install freetype cairo