]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* HTTP2 test image: make sure all mpms are build, so we can test event and worker
authorStefan Eissing <icing@apache.org>
Thu, 18 Nov 2021 11:44:17 +0000 (11:44 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 18 Nov 2021 11:44:17 +0000 (11:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895147 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index a8d23e976e7f52cebf689f5eee2c7e3fd188d361..4f3309c8a44d19dcde7739ab49815732b02f8c97 100644 (file)
@@ -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: