Commit b6715fa0 authored by xoviat's avatar xoviat Committed by GitHub
Browse files

OSX: always update hombrew

parent 08c0538f
......@@ -284,6 +284,7 @@ function get_macpython_environment {
remove_travis_ve_pip
install_macpython $version
install_pip
brew update
if [ -n "$venv_dir" ]; then
install_virtualenv
make_workon_venv $venv_dir
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment