CI: travis-ci: use better name for Coverity scan job

Let's add Coverity in the job name.
This commit is contained in:
Ilya Shipitsin 2020-07-31 02:05:55 +05:00 committed by Willy Tarreau
parent be789dfc5d
commit d681702709
1 changed files with 1 additions and 1 deletions

View 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