]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix the travis syntax (should have done it in a PR...).
authorJoe Orton <jorton@apache.org>
Fri, 20 Mar 2020 11:58:59 +0000 (11:58 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 20 Mar 2020 11:58:59 +0000 (11:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1875472 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 4c85ebd3671dda557bfb7d21c5c131bed909cddf..2b10196d73b8441eaea5db6c77e59c49dc94ec29 100644 (file)
@@ -48,7 +48,7 @@ jobs:
            TEST_ARGS="-v"
     # -------------------------------------------------------------------------
     - if: branch = trunk
-    - name: Linux i386 Ubuntu, Shared MPMs, most modules, maintainer-mode w/-Werror
+      name: Linux i386 Ubuntu, Shared MPMs, most modules, maintainer-mode w/-Werror
       env: CONFIG="--enable-mods-shared=reallyall --disable-xml2enc --disable-proxy-html --enable-mpms-shared=all --enable-maintainer-mode"
            PKG_CONFIG_PATH="/usr/lib/i386-linux-gnu/pkgconfig"
            NOTEST_CFLAGS="-Werror"