[ioquake3] 08/50: travis-ci: Don't run coverity_scan on master branch

Simon McVittie smcv at debian.org
Sun Jul 23 21:55:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit 2e5c4bd96a206eabd0801f59c914958d7ef22fc7
Author: Zack Middleton <zack at cloemail.com>
Date:   Sat Jun 24 20:48:06 2017 -0500

    travis-ci: Don't run coverity_scan on master branch
    
    Once the weekly limit for Coverity scan is reached all builds exit
    success without compiling.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0d46590..0fd2926 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,4 +34,4 @@ addons:
     notification_email: quake3-commits at icculus.org
     build_command_prepend: "make clean"
     build_command: "make release"
-    branch_pattern: master
+    branch_pattern: coverity_scan

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git



More information about the Pkg-games-commits mailing list