projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d676f
)
Show config.log for debugging
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:26:34 +0000
(20:26 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:26:34 +0000
(20:26 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
5af5f12
..
700f75e
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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: