aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-03-20 00:05:00 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-03-20 00:05:00 +0100
commitc982bc9cc53606381c3898bea731907492ed0409 (patch)
treecfbd0a5ad15f0c1e542c5e3069624079a047eabf /.travis.yml
parent3c498e6bf0f1904d2397921e94e57db8c86f44a5 (diff)
downloadsonarqube-c982bc9cc53606381c3898bea731907492ed0409.tar.gz
sonarqube-c982bc9cc53606381c3898bea731907492ed0409.zip
Disable Travis email notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 96c14d11438..2a3ddf35601 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,3 +13,6 @@ sudo: false
cache:
directories:
- '$HOME/.m2/repository'
+
+notifications:
+ email: false