added make distcheck to .travis.yml

This commit is contained in:
Tim Ruehsen
2014-02-08 21:16:02 +01:00
parent 573ac59523
commit f349245c5c

View File

@ -3,7 +3,7 @@ compiler:
- gcc
- clang
# Change this to your needs
script: ./autogen.sh && ./configure --enable-gtk-doc && make && make check
script: ./autogen.sh && ./configure --enable-gtk-doc && make && make check && make distcheck
before_install:
- sudo apt-get -qq update
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext flex liblzma5 liblzma-dev libidn2-0 libidn2-0-dev libunistring0 libunistring-dev