We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509e5cb commit c1edb27Copy full SHA for c1edb27
config.sh
@@ -32,7 +32,6 @@ if [ -n "$IS_OSX" ]; then
32
source travis_osx_brew_cache.sh
33
34
BREW_SLOW_BUILIDING_PACKAGES=$(printf '%s\n' \
35
- "x265 20" \
36
"cmake 15" \
37
"ffmpeg_opencv 10" \
38
)
0 commit comments