You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2021/11/18 11:44:17 UTC

svn commit: r1895147 - /httpd/httpd/trunk/.travis.yml

Author: icing
Date: Thu Nov 18 11:44:17 2021
New Revision: 1895147

URL: http://svn.apache.org/viewvc?rev=1895147&view=rev
Log:
 * HTTP2 test image: make sure all mpms are build, so we can test event and worker


Modified:
    httpd/httpd/trunk/.travis.yml

Modified: httpd/httpd/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/.travis.yml?rev=1895147&r1=1895146&r2=1895147&view=diff
==============================================================================
--- httpd/httpd/trunk/.travis.yml (original)
+++ httpd/httpd/trunk/.travis.yml Thu Nov 18 11:44:17 2021
@@ -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: