Coverity travis integration experiment

This commit is contained in:
Tim Angus 2014-09-01 21:16:41 +01:00
parent 43b21055b8
commit 28fa7c639f
1 changed files with 13 additions and 0 deletions

View File

@ -21,3 +21,16 @@ before_install:
notifications:
email: false
env:
global:
- secure: "a2pGsG/+LS12sD/vgCF912TKBDDiT8PwRTH50eE94trQoHmD+bubIc4mXR9rSuU/NKNPdn6KZlqrVkVuoIanjYaf+rg28VavGMcBrtVO2cI1yjTUxb5Eq/cT20m3KfZCSFw3iWXfiK1CpDkm9Pdrr2Yz99EGZse3Y6jRGJ6giWM="
addons:
coverity_scan:
project:
name: "ioquake/ioq3"
description: "Build submitted via Travis CI"
build_command_prepend: "make clean"
build_command: "make release"
branch_pattern: master