From: David Schweikert Date: Wed, 5 Aug 2020 06:08:53 +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=0d8f3cef2af9a3c0a8dc94b3ff2ba5874ef75b5f;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 4131fe8..a4ebc20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,6 +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 jobs: include: