]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: travis-ci: use better name for Coverity scan job
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 30 Jul 2020 21:05:55 +0000 (02:05 +0500)
committerWilly Tarreau <w@1wt.eu>
Fri, 31 Jul 2020 02:46:44 +0000 (04:46 +0200)
Let's add Coverity in the job name.

.travis.yml

index 7ff03547218b0c6772d535d452094eee5af2af1d..2d2a027ce1d73547ec8da205f81e5c5379f01afe 100644 (file)
@@ -62,7 +62,7 @@ matrix:
           make -C contrib/wurfl
           curl -s "https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh" | bash || true
         fi
-    name: openssl-1.1.1
+    name: Coverity scan | openssl-1.1.1
   - os: linux
     if: type == cron
     compiler: clang