use ctest command for verbose output
This commit is contained in:
parent
df2ab2df77
commit
eb415cd234
3 changed files with 7 additions and 3 deletions
|
|
@ -22,9 +22,9 @@ before_script:
|
|||
|
||||
script:
|
||||
- make -j4
|
||||
- make test
|
||||
- ctest --verbose
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: never
|
||||
on_failure: never
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue