mirror of
https://github.com/osmarks/ngircd.git
synced 2025-05-03 07:54:06 +00:00
Travis-CI: Enable OpenSSL and libiconv support
This commit is contained in:
parent
11240376a5
commit
f6ac0d89ae
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user