CI: travis-ci: use better name for Coverity scan job
Let's add Coverity in the job name.
This commit is contained in:
parent
be789dfc5d
commit
d681702709
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue