Thanks to visit codestin.com Credit goes to github.com
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 e54939a commit 39bd5c2Copy full SHA for 39bd5c2
1 file changed
.travis.yml
@@ -110,9 +110,8 @@ before_install:
110
export PATH=/usr/lib/ccache:$PATH
111
else
112
ci/travis/silence brew update
113
- brew install python3 ffmpeg imagemagick mplayer ccache
114
- # make 'python' mean 'python3'
115
- ln -sf /usr/local/bin/python3 /usr/local/bin/python
+ brew upgrade python
+ brew install ffmpeg imagemagick mplayer ccache
116
hash -r
117
which python
118
python --version
0 commit comments