]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
travis: remove verbose arg for Ubuntu Worker
authorLuca Toscano <elukey@apache.org>
Thu, 9 Jan 2020 14:00:05 +0000 (14:00 +0000)
committerLuca Toscano <elukey@apache.org>
Thu, 9 Jan 2020 14:00:05 +0000 (14:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872544 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 8f395e4ad1766b17ff94299e435eecbe44ff21c8..da8e4924f49ea5a4bcb8ae7bf1005d742729ae3a 100644 (file)
@@ -59,7 +59,6 @@ matrix:
     # -------------------------------------------------------------------------
     - name: Linux Ubuntu, Worker MPM, all-modules
       env: CONFIG="--enable-mods-shared=reallyall --with-mpm=worker"
-           TEST_ARGS="-verbose"
     # -------------------------------------------------------------------------
     - name: Linux Ubuntu, Shared MPMs, all-modules
       env: CONFIG="--enable-mods-shared=reallyall --enable-mpms-shared=all"