Dump the log to the console
lets always dump out the log so we can see whats going on Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
This commit is contained in:
parent
7c600f6fbe
commit
d3bf384eb8
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ compiler:
|
|||
|
||||
script: ./autogen.sh && ./configure && make && make check
|
||||
|
||||
after_script: cat ./tests/runoneshot.sh.log
|
||||
|
||||
|
|
Loading…
Reference in a new issue