Fix Homebrew failure on Travis.

As predicted, 'brew unlink python' is no longer needed.
This commit is contained in:
John Hood
2018-08-02 21:42:49 -04:00
parent 6fe7cde94d
commit 9ba07296f9
-1
View File
@@ -31,7 +31,6 @@ install()
#
deps()
{
brew unlink python
brew update
brew update
brew upgrade