Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MacOS CI #85

Merged
merged 4 commits into from
Oct 23, 2020
Merged

Fix MacOS CI #85

merged 4 commits into from
Oct 23, 2020

Conversation

lrapetti
Copy link
Member

Fix MacOS CI as done in robotology/human-dynamics-estimation#216.

@lrapetti lrapetti added this to the Iteration 49 milestone Oct 22, 2020
@lrapetti lrapetti self-assigned this Oct 22, 2020
.travis.yml Outdated
@@ -65,11 +65,16 @@ stage_osx:
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$DEPS_INSTALL_PREFIX/lib
- export CMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH:$DEPS_INSTALL_PREFIX
- export CMAKE_BUILD_OPTIONS=""
# Define brewInstallOrUpgrade function
- sh .ci/brewInstallOrUpgrade.sh
Copy link
Member

@diegoferigo diegoferigo Oct 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually in these cases you can use source to import a function to the running interpreter

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right! I fixed that in HDE yesterday and I did the same error here. Thanks

@lrapetti
Copy link
Member Author

It seems to be fixed, thanks again @diegoferigo, merging.

@lrapetti lrapetti merged commit 09788a8 into robotology:master Oct 23, 2020
@lrapetti lrapetti mentioned this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants