diff --git a/.travis.yml b/.travis.yml index 75702cf11..60632e3ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,7 @@ notifications: email: on_success: change on_failure: always - +branches: + only: + - coverity_scan + - master