From: Stefan Eissing Date: Thu, 18 Nov 2021 11:44:17 +0000 (+0000) Subject: * HTTP2 test image: make sure all mpms are build, so we can test event and worker X-Git-Tag: 2.5.0-alpha2-ci-test-only~691 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6dd7d97fb35c40e54b6a11b0e794ecb87c2fcc36;p=thirdparty%2Fapache%2Fhttpd.git * HTTP2 test image: make sure all mpms are build, so we can test event and worker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index a8d23e976e7..4f3309c8a44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -270,7 +270,7 @@ jobs: dist: focal env: APR_VERSION=1.7.0 APU_VERSION=1.6.1 APU_CONFIG="--with-crypto" - CONFIG="--enable-mods-shared=reallyall --with-mpm=event --enable-mpms-shared=event" + CONFIG="--enable-mods-shared=reallyall --with-mpm=event --enable-mpms-shared=all" NO_TEST_FRAMEWORK=1 TEST_INSTALL=1 TEST_H2=1 TEST_CORE=1 addons: apt: