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 169df1f

Browse filesBrowse files
committed
Do not unlink python2 for github osx builds
1 parent a271af1 commit 169df1f
Copy full SHA for 169df1f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎travis_config.sh

Copy file name to clipboardExpand all lines: travis_config.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ function pre_build {
113113
brew update
114114
generate_ffmpeg_formula
115115
brew_add_local_bottles
116-
brew unlink python@2
116+
# brew unlink python@2
117117
brew install ffmpeg_opencv
118118
# fi
119119

0 commit comments

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