Commits


Update Travis-CI configuration, "sudo" is depreacted


Travis-CI: use "container-based infrastructure" See <https://docs.travis-ci.com/user/migrating-from-legacy/> for details.


Travis-CI: Enable OpenSSL and libiconv support


Enhance Travis-CI configuration file It now configures the sandbox to build ngIRCd with IPv6, IDENT, PAM, TCP-Wrappers, and zlib support. And it installs expect(1) and telnet(1) for the test suite.


Add Travis-CI configuration file