]> git.gsnw.org Git - fping.git/commitdiff
move coverity scan to a script, so that it doesn't run for every job
authorDavid Schweikert <david@schweikert.ch>
Wed, 5 Aug 2020 06:16:49 +0000 (09:16 +0300)
committerDavid Schweikert <david@schweikert.ch>
Wed, 5 Aug 2020 06:16:49 +0000 (09:16 +0300)
.travis.yml

index a4ebc20c1f6d5bf563d7ef00aecf5c03df4669b8..0808a730363ceef8085b0f81f37133122ebc1d3b 100644 (file)
@@ -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: