From: Yann Ylavic Date: Sat, 5 Dec 2020 21:29:31 +0000 (+0000) Subject: Cosmetics (and one more ci pass, just in case). X-Git-Tag: 2.5.0-alpha2-ci-test-only~1107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238a3db5613d81078c9a20e9683702661d941cf7;p=thirdparty%2Fapache%2Fhttpd.git Cosmetics (and one more ci pass, just in case). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884138 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index 7cbf3d15662..feabd9a969b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -301,7 +301,8 @@ jobs: - name: Linux Ubuntu Focal, UBSan dist: focal env: NOTEST_CFLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined" NOTEST_LIBS=-lubsan - CONFIG="--enable-mods-shared=reallyall --disable-http2" TEST_UBSAN=1 + CONFIG="--enable-mods-shared=reallyall --disable-http2" + TEST_UBSAN=1 # ------------------------------------------------------------------------- - name: Linux Ubuntu Focal, ASan dist: focal