mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-12 15:26:01 +00:00
Travis-CI: Enable OpenSSL and libiconv support
This commit is contained in:
@@ -5,4 +5,4 @@ before_install:
|
|||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
script: ./autogen.sh && ./configure --enable-ipv6 --with-ident --with-pam --with-tcp-wrappers --with-zlib && make check
|
script: ./autogen.sh && ./configure --enable-ipv6 --with-iconv --with-ident --with-openssl --with-pam --with-tcp-wrappers --with-zlib && make check
|
||||||
|
Reference in New Issue
Block a user