Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43a2cb8

Browse filesBrowse files
committed
verbose
1 parent 9a33dcf commit 43a2cb8
Copy full SHA for 43a2cb8

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎travis_config.sh

Copy file name to clipboardExpand all lines: travis_config.sh
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ function pre_build {
110110
brew_install_and_cache_within_time_limit ffmpeg_opencv || { [ $? -gt 1 ] && return 2 || return 0; }
111111
else
112112
brew unlink python@2
113-
brew update
114-
brew install ffmpeg_opencv
113+
brew install ffmpeg_opencv --vd
115114
fi
116115

117116
if [ -n "$CACHE_STAGE" ]; then

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.