]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Show config.log for debugging
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:26:34 +0000 (20:26 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:26:34 +0000 (20:26 +0200)
.travis.yml

index 5af5f12f23bbb4e5035c685d4e6575770d3d12e7..700f75ef8098df74e8de3e3b8355ac7d4de50665 100644 (file)
@@ -38,6 +38,7 @@ script:
   - type pkg-config
   - pkg-config --list-all | sort -u
   - ./configure
+  - cat config.log
   - make distcheck DISTCHECK_CONFIGURE_FLAGS="--disable-dependency-tracking --enable-debug"
 
 addons: