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

Travis: Fix broken Eigen url. Update Eigen to 3.3.7. #1508

Merged
merged 2 commits into from
Sep 2, 2020

Conversation

phcerdan
Copy link
Member

Fix #1507

Checklist

  • New entry in the ChangeLog.md added.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).
  • All continuous integration tests pass (Travis & appveyor)

@phcerdan phcerdan force-pushed the fix_travis_eigen branch 2 times, most recently from 14a6aec to 5d9ce1a Compare August 28, 2020 11:26
@phcerdan
Copy link
Member Author

phcerdan commented Sep 1, 2020

Travis fails because timeout in osx. Not sure if that's related to the Eigen update.

@dcoeurjo
Copy link
Member

dcoeurjo commented Sep 2, 2020

osx is green now ;)

(16minutes just to install/update the deps.. I don't know what they have changed to their VMs..)

@dcoeurjo
Copy link
Member

dcoeurjo commented Sep 2, 2020

🎉🎉🎉 all good now ;) thx @phcerdan

@dcoeurjo dcoeurjo merged commit 73569b5 into DGtal-team:master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI failures because Eigen download
2 participants