From: David Schweikert Date: Wed, 5 Aug 2020 06:16:49 +0000 (+0300) Subject: move coverity scan to a script, so that it doesn't run for every job X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d49f2d8e507279e883627a0fa765830ae7062a;p=fping.git move coverity scan to a script, so that it doesn't run for every job --- diff --git a/.travis.yml b/.travis.yml index a4ebc20..0808a73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ stages: - name: deploy if: branch = master OR branch = v4.x - name: coverity - if: branch = master OR branch = v4.x OR branch = coverity_scan + if: branch = master OR branch = coverity_scan jobs: include: