tbeu / matio

MATLAB MAT File I/O Library
https://matio.sourceforge.io
BSD 2-Clause "Simplified" License
330 stars 97 forks source link

test against hdf5 shipped in brew #115

Closed massich closed 4 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 84.531% when pulling 20f65e5aef686528bb8b89785a02f510716e8a93 on massich:add_homebrew_ci into f8cd39739f5f02cb8606ecb0f2f3aa4064a8eeb4 on tbeu:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.5%) to 82.799% when pulling b30dfb78597448f9e5642ab3f06fca35697a01c5 on massich:add_homebrew_ci into 809af56b150f73e9cad590b256979ff528ea6b21 on tbeu:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 84.531% when pulling 20f65e5aef686528bb8b89785a02f510716e8a93 on massich:add_homebrew_ci into f8cd39739f5f02cb8606ecb0f2f3aa4064a8eeb4 on tbeu:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 84.531% when pulling 20f65e5aef686528bb8b89785a02f510716e8a93 on massich:add_homebrew_ci into f8cd39739f5f02cb8606ecb0f2f3aa4064a8eeb4 on tbeu:master.

tbeu commented 5 years ago

@massich Do you plan to fix the travis config?

massich commented 5 years ago

It needed fixing in brew, and as far as I can tell it stall. I'm not sure if it's still broken.

tbeu commented 5 years ago

Can you rebase and force-push to trigger travis again?

tbeu commented 5 years ago

Still the same config problem that it does not built with hdf5 support.

massich commented 5 years ago

yes. We have to fix it. I don't know how is the status in brew. Last time I checked it was not solved, the solution I proposed was revealing the problem and solving it a priory but it did not.

tbeu commented 4 years ago

Works when xcode 9.4 is used (instead of 8.3).