mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-04 22:19:57 +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:
|
||||
- gcc
|
||||
- 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…
Reference in New Issue
Block a user