mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 00:24:11 +01:00
travis: add check-doc-dist to test script
This commit is contained in:
parent
067d451a1e
commit
95c6d854a7
@ -26,7 +26,7 @@ fi
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
./configure $CONFIGURE_ARGS $COVERAGE
|
./configure $CONFIGURE_ARGS $COVERAGE
|
||||||
make check
|
make check check-doc-dist
|
||||||
if [ "x$COVERAGE" != "x" ]; then
|
if [ "x$COVERAGE" != "x" ]; then
|
||||||
gem install coveralls-lcov
|
gem install coveralls-lcov
|
||||||
coveralls-lcov coverage/app2.info
|
coveralls-lcov coverage/app2.info
|
||||||
|
Loading…
Reference in New Issue
Block a user