Travis-CI: Debug automake + autoconf
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
3a825cf0da
commit
ab621e189b
@ -12,6 +12,7 @@ addons:
|
||||
- tshark
|
||||
|
||||
script:
|
||||
- (automake --version; autoconf --version)
|
||||
- ./autogen.sh
|
||||
- ./configure --prefix=/tmp/sysklogd
|
||||
- make clean
|
||||
|
Loading…
Reference in New Issue
Block a user