travis: Run make distcheck
Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
8b4ce86cc9
commit
6920af805c
@ -6,4 +6,4 @@ if [ $CC = "clang" ]; then
|
||||
FLAGS="$FLAGS -Wno-error=unused-command-line-argument"
|
||||
fi
|
||||
|
||||
./autogen.sh && ./configure && make CFLAGS="$FLAGS"
|
||||
./autogen.sh && ./configure && make CFLAGS="$FLAGS" && make distcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user