summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Drop stuff tested in Actions now.Joe Orton2021-07-091-26/+0
* Add GitHub Actions CI matrix, replacing a bunch of Travis tests.Joe Orton2021-06-301-14/+0
* Add focal builds, remove redundant compiler: lines.Joe Orton2020-12-061-10/+6
* Remove broken before_script.Joe Orton2020-07-221-3/+0
* Fix syntax.Joe Orton2020-07-221-1/+2
* Log tag/branch in Travis jobs.Joe Orton2020-07-221-0/+2
* * test/ssl.c (fail_nul_san): Skip for GnuTLS builds.Joe Orton2020-06-181-6/+14
* * src/ne_md5.c (md5_read_ctx): Fix for big-endian platforms.Joe Orton2020-04-171-0/+3
* Try arm64 build.Joe Orton2020-03-271-0/+3
* Add trusty build with ts-ssl.Joe Orton2020-02-251-1/+4
* Try gcc for UBSan instead.Joe Orton2020-02-131-10/+2
* Pass -lubsan in LIBS.Joe Orton2020-02-131-1/+1
* Add -lubsan to NEON_LIBS.Joe Orton2020-02-131-1/+1
* Link against -lubsan.Joe Orton2020-02-131-1/+1
* Try clang -fsanitize instead.Joe Orton2020-02-131-2/+10
* Add ubsan build to Travis.Joe Orton2020-02-131-0/+2
* Add 32-bit Travis build.Joe Orton2020-02-121-0/+11
* Allow GnuTLS builds to fail.Joe Orton2020-02-121-0/+5
* Add names.Joe Orton2019-12-241-15/+11
* Update to xenial by default.Joe Orton2019-12-241-10/+9
* Add bionic build.Joe Orton2019-12-241-0/+4
* * Makefile.in (update-copyright): Diff output vs previous.Joe Orton2019-04-081-0/+4
* Run full test suite for GnuTLS.Joe Orton2019-03-221-1/+1
* Run socket-ssl tests only w/GnuTLS.Joe Orton2019-03-221-1/+1
* Try adding gnutls build.Joe Orton2019-03-221-0/+6
* Disable docs again.Joe Orton2019-03-071-4/+0
* Try to use -j2, fix non-DAV build, try building docs.Joe Orton2019-03-071-2/+9
* Without-everything build, add SSL-memleak and libxml2 builds.Joe Orton2019-03-071-1/+10
* Disable docs, gnutls again.Joe Orton2019-03-071-7/+1
* Expand matrix, build docs.Joe Orton2019-03-071-2/+12
* Add SSL libraries for travis.Joe Orton2019-03-071-0/+6
* Add matrix.Joe Orton2019-03-071-1/+19
* Add minimal travis config.Joe Orton2019-03-071-0/+4