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
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ script: ...@@ -40,7 +40,7 @@ script:
- cd build - cd build
- cmake -DCOVERAGE=ON .. - cmake -DCOVERAGE=ON ..
- cmake --build . - cmake --build .
- ctest - ctest -VV
- cd .. - cd ..
after_success: after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment