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:
Neil Horman 2018-05-14 14:18:29 -04:00 committed by Neil Horman
parent 7c600f6fbe
commit d3bf384eb8
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ compiler:
script: ./autogen.sh && ./configure && make && make check
after_script: cat ./tests/runoneshot.sh.log