* .gitlab-ci.yml: Also test OpenSSL build

This commit is contained in:
Tim Rühsen 2017-05-10 12:12:42 +02:00
parent 35d5b67cc1
commit 11d3de74ca

View File

@ -25,7 +25,7 @@ Debian GNU/Linux build:
# - make abi-check
- make distcheck
- make check-valgrind
- ./configure -C --with-openssl
- ./configure -C --with-ssl=openssl
- make clean
- make check
# - ./configure -C --enable-fsanitize-asan