travis: run tests in verbose mode
commite2576f9bf83486e3991ffa3fd47e34591f40f39f
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Jan 2019 16:31:13 +0000 (9 16:31 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 14 Jan 2019 14:52:30 +0000 (14 14:52 +0000)
tree30012b7da3f990ebad1deec93d23edb2652440da
parent4036878c3a02cb29291b8a1679a7e283f674fb3c
travis: run tests in verbose mode

Travis sometimes fails a build because it produces no console output for
over 10 minutes. If this is due to a genuine hang, it would be useful to
have used verbose test output to see where it failed. If this is just
due to tests being very slow, having verbose output might allow the
build to succeed.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml