From c5d54837395d34a39ee33d30bb770b020588fe04 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 23 Jun 2020 10:08:53 +0000 Subject: [PATCH] Fix YAML syntax. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879109 13f79535-47bb-0310-9956-ffa450edef68 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a2907e7c362..1b68a62776b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -108,7 +108,7 @@ jobs: SKIP_TESTING=1 # ------------------------------------------------------------------------- - if: *condition_not_24x - - name: Linux Ubuntu, Event MPM, all-modules, mod_cgid fdpassing + name: Linux Ubuntu, Event MPM, all-modules, mod_cgid fdpassing env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --enable-cgid-fdpassing" # ------------------------------------------------------------------------- - if: *condition_not_24x -- 2.47.3