1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-31 16:52:19 +01:00

also build with everything enabled

This commit is contained in:
Klas Lindfors 2014-06-10 13:34:42 +02:00
parent ab1b3d2dd6
commit a8408c7168

View File

@ -3,6 +3,7 @@ compiler:
- gcc
- clang
env:
- CONFIGURE_ARGS=""
- CONFIGURE_ARGS="--without-ldap"
- CONFIGURE_ARGS="--without-cr"
- CONFIGURE_ARGS="--without-ldap --without-cr"