Skip to content
Snippets Groups Projects
Commit e2f8505a authored by Kasper Marstal's avatar Kasper Marstal
Browse files

COMP: Do not show CMake install output

parent 99b0ba5e
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ before_script:
script:
- cmake ../SuperElastix/SuperBuild
- make
- make | grep -v '^-- Installing'
after_success:
- cd SuperElastix-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment