mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 07:07:04 +02:00
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
|
make -C contrib/wurfl
|
||||||
curl -s "https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh" | bash || true
|
curl -s "https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh" | bash || true
|
||||||
fi
|
fi
|
||||||
name: openssl-1.1.1
|
name: Coverity scan | openssl-1.1.1
|
||||||
- os: linux
|
- os: linux
|
||||||
if: type == cron
|
if: type == cron
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Loading…
Reference in New Issue
Block a user