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>master
parent
7c600f6fbe
commit
d3bf384eb8
|
@ -7,3 +7,5 @@ compiler:
|
|||
|
||||
script: ./autogen.sh && ./configure && make && make check
|
||||
|
||||
after_script: cat ./tests/runoneshot.sh.log
|
||||
|
||||
|
|
Loading…
Reference in New Issue