aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx
diff options
context:
space:
mode:
authorGravatar John Hood <cgull@glup.org>2018-08-02 21:42:49 -0400
committerGravatar John Hood <cgull@glup.org>2018-08-02 21:42:49 -0400
commit9ba07296f9f4b29cd61333af780cbf103c161b23 (patch)
tree3fb8bd948b968f56fe2af26bb64d245f7e0f8919 /macosx
parent6fe7cde94db404e0a01a0af39cdd27c4646d067c (diff)
Fix Homebrew failure on Travis.
As predicted, 'brew unlink python' is no longer needed.
Diffstat (limited to 'macosx')
-rwxr-xr-xmacosx/brew-deps.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/brew-deps.sh b/macosx/brew-deps.sh
index 5f9c7b5..5a7c145 100755
--- a/macosx/brew-deps.sh
+++ b/macosx/brew-deps.sh
@@ -31,7 +31,6 @@ install()
#
deps()
{
- brew unlink python
brew update
brew update
brew upgrade