You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2020/06/23 10:08:54 UTC

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

Author: jorton
Date: Tue Jun 23 10:08:53 2020
New Revision: 1879109

URL: http://svn.apache.org/viewvc?rev=1879109&view=rev
Log:
Fix YAML syntax.

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

Modified: httpd/httpd/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/.travis.yml?rev=1879109&r1=1879108&r2=1879109&view=diff
==============================================================================
--- httpd/httpd/trunk/.travis.yml (original)
+++ httpd/httpd/trunk/.travis.yml Tue Jun 23 10:08:53 2020
@@ -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