summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable mod_cgid stderr handling via Unix socket fd transfer byJoe Orton2021-02-251-3/+2
* Get Lua dev package from liblua5.3-dev.Yann Ylavic2021-01-171-5/+5
* add AnyEvent::WebSocket::ClientEric Covener2021-01-161-1/+1
* Add job using APR thread debugging, switching to the pthreadsJoe Orton2020-12-171-0/+5
* ci: trigger.Yann Ylavic2020-12-121-1/+1
* ci: add a run for MPM worker w/ pool-debug.Yann Ylavic2020-12-111-0/+7
* ci: have an ASan run w/o pool-debug too.Yann Ylavic2020-12-071-1/+10
* Cosmetics (and one more ci pass, just in case).Yann Ylavic2020-12-051-1/+2
* Add ASan (AddressSanitizer) build and tests to ci.Yann Ylavic2020-12-051-0/+9
* Run the LDAP testing without pool-debug for the time being.Joe Orton2020-11-251-2/+2
* Adjust name for pool-debug build. [skip ci]Joe Orton2020-11-241-1/+1
* For pool-debug builds, use APR/APR-util 1.7.x branches to pickJoe Orton2020-11-241-7/+10
* Need to tickle travis after r1883209 in Apache::Test so might as well enable ...Eric Covener2020-11-081-0/+1
* * Do UBSan testing on Focal nowRuediger Pluem2020-11-021-2/+2
* * Condition is not needed on Focal as the system APR (1.6) is recent enough f...Ruediger Pluem2020-10-301-2/+1
* * Two first tests using Ubuntu FocalRuediger Pluem2020-10-231-0/+12
* Disable mod_http2 and mod_ssl_ct for prefork builds, since the formerJoe Orton2020-10-151-1/+1
* Further re-unification of code duplicated across mod_cgi/mod_cgid intoJoe Orton2020-09-081-2/+2
* Fail for more abort() errors in error_log.Joe Orton2020-08-051-0/+1
* For non-trunk run a simpler APLOGNO() test using grep whichJoe Orton2020-07-301-2/+1
* Update some conditions. [skip ci]Joe Orton2020-07-291-2/+3
* Fix the condition_not_24x condition since it's now clear how 2.4 tagged build...Joe Orton2020-07-291-1/+1
* The cgid-fdpassing failures are fixed by r1879883 in test/framework,Joe Orton2020-07-151-2/+0
* Test VPATH build in Travis, update docs.Joe Orton2020-07-131-3/+4
* Actually clear the cache for the worker MPM (missed in r1879757).Joe Orton2020-07-131-0/+1
* Try removing the cached ~/perl5 to reset the broken workerJoe Orton2020-07-101-0/+1
* Add additional test suite runs for the prefork & event pool-debug builds:Joe Orton2020-07-021-4/+4
* Travis changes:Joe Orton2020-06-301-1/+4
* Add Travis jobs to test shared-MPMs under APR pool-debug with both event and ...Joe Orton2020-06-301-0/+12
* Add a plain mod_cgid build, explicitly without mod_cgi.Joe Orton2020-06-251-0/+3
* Mark fdpassing test as failing.Joe Orton2020-06-231-1/+3
* Disable mod_cgi to ensure mod_cgid is really being tested.Joe Orton2020-06-231-1/+1
* Fix YAML syntax.Joe Orton2020-06-231-1/+1
* Test mod_cgid w/fdpassing.Joe Orton2020-06-231-0/+4
* Add Travis job which runs slapd in a container to allow testingJoe Orton2020-06-091-1/+9
* Disable all Travis notifications for forks (hopefully). [skip ci]Joe Orton2020-06-091-4/+10
* Build with LDAP support for APR 1.x.Joe Orton2020-06-051-5/+10
* Add gcc-10 job, drop gcc-9 config from allow_failures (seems stable again).Joe Orton2020-05-011-6/+24
* Enable Travis notifications for trunk per dev@ consensus.Joe Orton2020-04-281-2/+2
* Allow failures for the gcc9 build since the repo seems to have broken deps.Joe Orton2020-04-161-0/+3
* Don't fail the Travis build for ppc64le jobs, which are also unreliable.Joe Orton2020-04-141-0/+2
* Drop -v from arm64 test runs and add to allowed failures, it is stillJoe Orton2020-03-251-2/+3
* Better define conditions for skipping tests on 2.4.x or non-2.4.x.Joe Orton2020-03-231-7/+14
* Fix the travis syntax (should have done it in a PR...).Joe Orton2020-03-201-1/+1
* Fix Travis trunk/master confusion, and make the i386 buildJoe Orton2020-03-201-4/+5
* Test exclsion doesn't work since "tag !~" matches when tag is undefined.Joe Orton2020-03-201-4/+4
* Match Travis jobs for 2.4.x by tag as well as branch.Joe Orton2020-03-201-8/+12
* Add simple test for apxs to catch regression in r1872042.Joe Orton2020-03-201-1/+2
* Fix travis config validation warnings.Joe Orton2020-03-031-3/+2
* Switch to using httpd-tests git repo.Joe Orton2020-03-031-1/+1