https://travis-ci.org/github/apache/httpd/jobs/
705863962
[CTR under Travis exception]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1879627 13f79535-47bb-0310-9956-
ffa450edef68
env: CONFIG="--enable-mods-shared=reallyall --with-mpm=prefork"
# -------------------------------------------------------------------------
- name: Linux Ubuntu, Worker MPM, all-modules
- env: CONFIG="--enable-mods-shared=reallyall --with-mpm=worker"
+ env: CONFIG="--enable-mods-shared=reallyall --with-mpm=worker" CLEAR_CACHE=1
# -------------------------------------------------------------------------
- name: Linux Ubuntu, Shared MPMs, all-modules
env: CONFIG="--enable-mods-shared=reallyall --enable-mpms-shared=all"