CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.87k stars 1.38k forks source link

Install OpenMesh in Travis #2731

Closed lrineau closed 6 years ago

lrineau commented 6 years ago

@maxGimeno Please install OpenMesh in Travis. Do it in a dedicated pull-request, because it might break something: the CHECK line will probably no longer pass until we fix the issue.

afabri commented 6 years ago

I am not sure if it is relevant for this PR, but it would make sense to tar -x OpenMesh.tgz with a quiet option as I have to scroll too much for example here

maxGimeno commented 6 years ago

I'll look into it. In the meantime, you should use the raw log and ctrl+F instead of scrolling for hours in the calssic logs, that are almost always too long to be usable.

lrineau commented 6 years ago

By the way, let's close this issue, now that we have OpenMesh installed in Travis.