Fix Homebrew failure on Travis.
As predicted, 'brew unlink python' is no longer needed.
This commit is contained in:
@@ -31,7 +31,6 @@ install()
|
||||
#
|
||||
deps()
|
||||
{
|
||||
brew unlink python
|
||||
brew update
|
||||
brew update
|
||||
brew upgrade
|
||||
|
||||
Reference in New Issue
Block a user