]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Disable mod_cgi to ensure mod_cgid is really being tested.
authorJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 11:14:19 +0000 (11:14 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 11:14:19 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879113 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 1b68a62776bde6b73b2b8f0e028ab217bb6b34e2..e2fc7273c6cba1c705c51f67672928a45a29393a 100644 (file)
@@ -109,7 +109,7 @@ jobs:
     # -------------------------------------------------------------------------
     - if: *condition_not_24x
       name: Linux Ubuntu, Event MPM, all-modules, mod_cgid fdpassing
-      env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --enable-cgid-fdpassing"
+      env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --disable-cgi --enable-cgid-fdpassing"
     # -------------------------------------------------------------------------
     - if: *condition_not_24x
       name: Linux Ubuntu, PCRE 1, GCC 7 maintainer-mode w/-Werror