Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
fb7da351
Commit
fb7da351
authored
Mar 16, 2020
by
Charles Harris
Browse files
BUG: Remove brew update to avoid problems with older macos
Follow up for #321 that removed the updates from the tests.
parent
3cec7428
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
travis_osx_steps.sh
travis_osx_steps.sh
+0
-4
No files found.
travis_osx_steps.sh
View file @
fb7da351
...
...
@@ -23,10 +23,6 @@ function before_install {
export
CC
=
clang
export
CXX
=
clang++
# To work round:
# https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623
brew update
get_macpython_environment
$MB_PYTHON_VERSION
venv
source
venv/bin/activate
pip
install
--upgrade
pip wheel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment