Skip to content

Commit 932c024

Browse files
committed
unlink python2
1 parent f92b787 commit 932c024

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
@@ -108,6 +108,7 @@ function pre_build {
108108
if [ -n "$CACHE_STAGE" ]; then
109109
brew_install_and_cache_within_time_limit ffmpeg_opencv || { [ $? -gt 1 ] && return 2 || return 0; }
110110
else
111+
brew unlink python@2
111112
brew install ffmpeg_opencv
112113
fi
113114

0 commit comments

Comments
 (0)