Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 798a689

Browse filesBrowse files
committed
force qt uninstall
1 parent d53115c commit 798a689
Copy full SHA for 798a689

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎travis_config.sh

Copy file name to clipboardExpand all lines: travis_config.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ function pre_build {
115115
if [ -n "$CACHE_STAGE" ]; then
116116
echo "Qt5 has bottle, no caching needed"
117117
else
118-
brew unlink qt
118+
brew uninstall --force qt@5.15.0
119119
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/079ce55db79acc87b91bec950249595b1584e119/Formula/qt.rb
120120
export PATH="/usr/local/opt/qt/bin:$PATH"
121121
fi

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.