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

COMP: Travis CI build should use single core

Test if Travis VMs stalls because they run out of memory
parent e338986b
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ before_script:
script:
- cmake ../SuperElastix/SuperBuild
- make --jobs=2 | grep -v '^--' | grep -v '^Installing' | grep -v '^common'
- make | grep -v '^--' | grep -v '^Installing' | grep -v '^common'
after_success:
- cd SuperElastix-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment