From 4d5e88d8190fab7e2433b934162cb93bb3ed4d8a Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Sat, 20 Mar 2021 17:21:32 -0300 Subject: [PATCH] Removed brew link command. --- ports/ci/travis/install_deps.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ports/ci/travis/install_deps.sh b/ports/ci/travis/install_deps.sh index 6a6da60..b2d5797 100644 --- a/ports/ci/travis/install_deps.sh +++ b/ports/ci/travis/install_deps.sh @@ -115,7 +115,6 @@ EOF sudo umount root.x86_64/$HOME sudo umount root.x86_64 elif [ "${TRAVIS_OS_NAME}" = osx ]; then - brew link --force qt5 brew update brew upgrade brew link --overwrite numpy