Enable distcheck on the travis tests

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
Angus Salkeld 2013-05-14 09:38:25 +10:00
parent 359725f4fd
commit bb37130aa6

View File

@ -6,7 +6,7 @@ install:
# Deal with issue on Travis builders
# https://github.com/travis-ci/travis-cookbooks/issues/155
- "sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm"
script: ./autogen.sh && ./configure && make check
script: ./autogen.sh && ./configure && make check && make distcheck
notifications:
email:
recipients: