Skip to content
Snippets Groups Projects
Commit dd99b900 authored by jlaura's avatar jlaura Committed by Jesse Mapel
Browse files

Adds verbose ctest for travis (#93)

parent beb88ccc
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ script:
- cd build
- cmake -DCOVERAGE=ON ..
- cmake --build .
- ctest
- ctest -VV
- cd ..
after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment