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
ec50c47f
Unverified
Commit
ec50c47f
authored
Mar 17, 2020
by
Matthew Brett
Committed by
GitHub
Mar 17, 2020
Browse files
Merge pull request #322 from charris/remove-brew-update
BUG: Remove brew update to avoid problems with older macos
parents
3cec7428
fb7da351
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 @
ec50c47f
...
@@ -23,10 +23,6 @@ function before_install {
...
@@ -23,10 +23,6 @@ function before_install {
export
CC
=
clang
export
CC
=
clang
export
CXX
=
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
get_macpython_environment
$MB_PYTHON_VERSION
venv
source
venv/bin/activate
source
venv/bin/activate
pip
install
--upgrade
pip wheel
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