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