about summary refs log tree commit diff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2022-12-29We no longer use Travis-CI, remove its configurationAlexander Barton
2020-05-03Update Travis-CI configuration, "sudo" is depreactedAlexander Barton
2016-01-10Travis-CI: use "container-based infrastructure"Alexander Barton
See <https://docs.travis-ci.com/user/migrating-from-legacy/> for details.
2013-06-04Travis-CI: Enable OpenSSL and libiconv supportAlexander Barton
2013-06-04Enhance Travis-CI configuration fileAlexander Barton
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.
2013-03-25Add Travis-CI configuration fileAlexander Barton