On Sun, May 22, 2016 at 01:00:55PM +0200, larsxschneider@gmail.com wrote:
From: Lars Schneider <redacted>
The verbose output clutters the Travis CI webview and is not really
useful since test debugging usually happens on a local machine.
I have not really been using the Travis CI results, so perhaps my
opinion does not count. But in other systems, I have found that the more
verbose the CI output, the better, simply because you will inevitably be
faced with a test that breaks on CI and not your local machine, and you
will have no way to get more details.
I don't know if Travis provides a better way to hide the output in the
non-failing cases.
-Peff