Current Travis runs sometimes time out due to lack of test output
on mingw64 platform as the test can sometimes run very slowly.
(see T44)
This patch adds output to prevent Travis builds timing out.
However, we need to remove it once the root cause of T44 is
resolved.