Skip to content
Snippets Groups Projects
Commit 189965a3 authored by Guilhem Saurel's avatar Guilhem Saurel Committed by Guilhem Saurel
Browse files

[CI] tests might need more than 10min

parent 6ee7fdf6
No related branches found
No related tags found
No related merge requests found
Pipeline #2904 passed
......@@ -35,7 +35,7 @@ script:
- make -j4
# Run unit tests
- make test || ctest -VV
- travis_wait 30 make test || travis_wait 30 ctest -VV
# Make sure we can install and uninstall with no issues
- sudo make -j4 install
......
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