Skip to content

Commit d2e3540

Browse files
committed
Fix ffmpeg bottle build command
1 parent 169df1f commit d2e3540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis_config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function pre_build {
114114
generate_ffmpeg_formula
115115
brew_add_local_bottles
116116
# brew unlink python@2
117-
brew install ffmpeg_opencv
117+
brew install --build-bottle ffmpeg_opencv
118118
# fi
119119

120120
# echo 'Installing qt5'

0 commit comments

Comments
 (0)