From 02f1cf388429e52fc576fc6d23bf73e4b2e9ef8a Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Sat, 6 Jun 2020 20:11:55 -0300 Subject: [PATCH] Fixed Travis CI scripts. --- ports/ci/travis/install_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/ci/travis/install_deps.sh b/ports/ci/travis/install_deps.sh index 895bc31..ae03d92 100755 --- a/ports/ci/travis/install_deps.sh +++ b/ports/ci/travis/install_deps.sh @@ -123,7 +123,7 @@ elif [ "${TRAVIS_OS_NAME}" = osx ]; then python \ ccache \ pkg-config \ - qt5 \ + qt5 brew link --overwrite python brew link python