mirror of
https://salsa.debian.org/ha-team/libqb
synced 2025-12-29 17:07:04 +00:00
Enable distcheck on the travis tests
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
359725f4fd
commit
bb37130aa6
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user