travis: Verbose output on test failure

This commit is contained in:
Joshua Scott 2018-03-29 23:20:30 +01:00
parent 1f4e0c4769
commit 78df29e230
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ script:
- make - make
# Testing # Testing
- make test - make test CTEST_OUTPUT_ON_FAILURE=TRUE