Skip to content

Commit 4e5ea42

Browse files
committed
5.13.2
1 parent 24d5804 commit 4e5ea42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis_config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ function pre_build {
104104
if [ -n "$CACHE_STAGE" ]; then
105105
echo "Qt5 has bottle, no caching needed"
106106
else
107-
brew install [email protected]
107+
brew install [email protected].2
108108
export PATH="/usr/local/opt/qt/bin:$PATH"
109109
fi
110110

0 commit comments

Comments
 (0)