summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* travis: sync trunk's notification config with 2.4.xLuca Toscano2019-12-191-3/+1
* travis: send notification to httpd-dev@ only on failureLuca Toscano2019-12-191-1/+0
* does this work??Daniel Gruno2019-12-101-1/+0
* adding myself for debugging (happy 113th birthday to the inventor of that ter...Daniel Gruno2019-12-091-0/+1
* travis: enable email notifications on success as testLuca Toscano2019-12-091-1/+4
* Enable ppc64le builds, caching now seems to work in Travis for non-x86.Joe Orton2019-11-281-0/+4
* Skip "PCRE 1" job for 2.4.x since there's no PCRE 2 support. [skip ci]Joe Orton2019-11-281-1/+2
* Skip ap_expr regeneration for 2.4.x.Joe Orton2019-11-281-1/+2
* Build on s390x (interesting test target since it's big-endian).Joe Orton2019-11-211-0/+10
* Support travis builds against APR/APR-util non-trunk branches.Joe Orton2019-11-211-0/+5
* Specify make flags globally and work around PR 63942 for regenerationJoe Orton2019-11-201-0/+5
* Try mailing dev@ for Travis build results.Joe Orton2019-11-151-1/+1
* Add build job for trunk on Xenial with custom APR/APR-util builds.Joe Orton2019-11-141-1/+7
* Test IRC and e-mail notifications.Joe Orton2019-11-131-0/+5
* Install PCRE v2 (10.x) by default, add a job testing with PCRE "v1" (8.x).Joe Orton2019-11-121-0/+6
* Add buildconf option to force (rather than suppress) regeneration ofJoe Orton2019-11-121-0/+5
* Update APR version requirement to 1.6 or later per rough consensus onJoe Orton2019-11-121-9/+12
* Fix yaml typo.Joe Orton2019-11-081-1/+1
* Add shared-mpms build, add build against APR trunk (httpd trunk only).Joe Orton2019-11-081-0/+8
* Add APR 1.4/APR-util 1.4 build, but only for 2.4.x.Joe Orton2019-11-081-0/+5
* Build APR-util 1.7.x --with-crypto otherwise the "mod_crypto" build fails,Joe Orton2019-11-081-0/+2
* Build all modules when testing APR variations.Joe Orton2019-11-081-0/+3
* Add Travis support for multiple APR/APR-util versions.Joe Orton2019-11-081-0/+11
* Support 2.4.x builds, which lacks --with-test-suite support.Joe Orton2019-11-081-6/+6
* Move before/run scripts out of .travis.yml.Joe Orton2019-11-061-11/+2
* Update travis configLuca Toscano2019-11-061-17/+31
* Pull in more -dev packages to get more modules building (including mod_md).Joe Orton2019-11-061-8/+23
* Add a basic Travis config.Joe Orton2019-11-051-0/+56