]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yml syntax after r1884321.
authorYann Ylavic <ylavic@apache.org>
Fri, 11 Dec 2020 15:04:12 +0000 (15:04 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 11 Dec 2020 15:04:12 +0000 (15:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1884323 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 1660c932b91314c4c9b84286a25fccd9b9be8ce6..48a160ff8d2b0b6856105728bd0abb57f36e91ef 100644 (file)
@@ -311,7 +311,7 @@ jobs:
            CONFIG="--enable-mods-shared=reallyall --disable-http2"
            TEST_UBSAN=1
     # -------------------------------------------------------------------------
-      name: Linux Ubuntu Focal, ASan
+    - name: Linux Ubuntu Focal, ASan
       dist: focal
       env: NOTEST_CFLAGS="-ggdb -fsanitize=address -fno-sanitize-recover=address -fno-omit-frame-pointer"
            APR_VERSION=1.7.x
@@ -320,7 +320,7 @@ jobs:
            TEST_ASAN=1
            CLEAR_CACHE=1
     # -------------------------------------------------------------------------
-      name: Linux Ubuntu Focal, ASan, pool-debug
+    - name: Linux Ubuntu Focal, ASan, pool-debug
       dist: focal
       env: NOTEST_CFLAGS="-ggdb -fsanitize=address -fno-sanitize-recover=address -fno-omit-frame-pointer"
            APR_VERSION=1.7.x APR_CONFIG="--enable-pool-debug"