diff --git a/.travis.yml b/.travis.yml index 551122e04..91330bce4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,6 @@ before_install: brew install qt5; else unset SSL_CERT_FILE; - brew unlink qt5; brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/106d0878ee812cb8f5c403f717bdebe836445aee/Formula/qt5.rb; fi chmod -R 755 /usr/local/opt/qt5/*