1
0
Fork 0

Use .travis.yml to whitelist coverity_scan for push builds.

This commit is contained in:
worktycho 2015-11-07 14:01:59 +00:00 committed by tycho
parent fbd1eb2f44
commit 059f6ec1e5
1 changed files with 4 additions and 1 deletions

View File

@ -22,4 +22,7 @@ notifications:
email:
on_success: change
on_failure: always
branches:
only:
- coverity_scan
- master