Travis-CI: Dump test logs since it now suddenly works again
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
09085b2ba9
commit
b32d8279ad
@ -36,6 +36,7 @@ script:
|
||||
- make all
|
||||
- make -C test programs
|
||||
- sudo make check || (which clang; cat test/test-suite.log; false)
|
||||
- (cat test/test-suite.log; cat test/api.log)
|
||||
- make install-strip
|
||||
- mkdir -p /tmp/example; cp -a example/example.* /tmp/example/
|
||||
- (cd /tmp/example; PKG_CONFIG_LIBDIR=/tmp/sysklogd/lib/pkgconfig make -f example.mk)
|
||||
|
Loading…
Reference in New Issue
Block a user