mirror of https://github.com/SeanOMik/libki.git
travis: Verbose output on test failure
This commit is contained in:
parent
1f4e0c4769
commit
78df29e230
|
@ -28,4 +28,4 @@ script:
|
|||
- make
|
||||
|
||||
# Testing
|
||||
- make test
|
||||
- make test CTEST_OUTPUT_ON_FAILURE=TRUE
|
||||
|
|
Loading…
Reference in New Issue