Skip to content

Commit 64a747a

Browse files
committed
link qt5
1 parent 932c024 commit 64a747a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis_config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ function pre_build {
101101
brew_install_and_cache_within_time_limit qt5 || { [ $? -gt 1 ] && return 2 || return 0; }
102102
else
103103
brew install qt5
104+
brew link qt5 --force
104105
fi
105106

106107
echo 'Installing FFmpeg'

0 commit comments

Comments
 (0)