Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit 8dc0f4d

Browse files
committed
use switch instead
1 parent b0225dd commit 8dc0f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎travis_config.sh‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ function pre_build {
115115
if [ -n "$CACHE_STAGE" ]; then
116116
echo "Qt5 has bottle, no caching needed"
117117
else
118-
brew uninstall --force qt@5.15.0
119-
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/079ce55db79acc87b91bec950249595b1584e119/Formula/qt.rb
118+
brew switch qt 5.13.2
119+
brew pin qt
120120
export PATH="/usr/local/opt/qt/bin:$PATH"
121121
fi
122122

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /