travis: display config.log when configure fails
commit6a259f8d759e0c7f999473fd0668070f5b03ed7b
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 12 Jun 2018 08:28:23 +0000 (12 09:28 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 14 Jun 2018 19:23:36 +0000 (14 20:23 +0100)
tree09ac9906f18fad2ced46f5d780c243daa06f1520
parent409c241f887a38bb7a2ac12e34d3a8d73922a9a5
travis: display config.log when configure fails

When configure fails in CI systems we must be able to see the contents
of the config.log file to diagnose the root cause.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
[AJB: used Eric's suggested {} form]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml