"openmmapi/src/BrownianIntegrator.cpp" did not exist on "0e879806cdd38e58b04481ecf7fcd93c44c7dc27"
Commit 0755ac94 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #52 from xoviat/osx

MRG: OSX: never update homebrew

Workaround for travis-ci/travis-ci#8552 .  Also see 
https://github.com/fonttools/fonttools/issues/1068
parents 180f4f76 ab683b5d
......@@ -285,6 +285,7 @@ function get_macpython_environment {
remove_travis_ve_pip
install_macpython $version
install_pip
export HOMEBREW_NO_AUTO_UPDATE=1
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