Skip to content

Commit 76fe7c7

Browse files
ifranzkijschmidb
authored andcommitted
TRAVIS: Print the test log file to show error details
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
1 parent 3d24a36 commit 76fe7c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ before_script:
2626

2727
script:
2828
- ./configure $CONFIG_OPTS 2> >(tee) && make check V=0 2> >(tee)
29+
- cat test/test-suite.log

0 commit comments

Comments
 (0)