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 5af5f12..700f75e 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: