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 7ff0354..2d2a027 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