Skip to content

Commit 6d91fc2

Browse files
committed
try again with qt4
1 parent 8a6e17e commit 6d91fc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

travis_config.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ function pre_build {
101101
if [ -n "$CACHE_STAGE" ]; then
102102
brew_install_and_cache_within_time_limit cartr/qt4/qt@4 || { [ $? -gt 1 ] && return 2 || return 0; }
103103
else
104-
brew tap --repair
105104
brew install cartr/qt4/qt@4
106105
fi
107106

0 commit comments

Comments
 (0)