diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c2e3b5914..d7092f01a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,6 +105,8 @@ after_success: branches: only: - master + - release-2 + - coverity_scan notifications: email: [email protected] |