diff options
author | Azul <azul@leap.se> | 2012-12-17 15:27:51 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-12-17 15:27:51 +0100 |
commit | 3798c67c4d07d6995a553a1303c77d5997114f4f (patch) | |
tree | b619f0c488a7dac46531a69ab61a8cf40dfec410 /.travis.yml | |
parent | ff9d29df260b29a1c20441e25e2fc3fdf9ee1fb3 (diff) |
no more emails from travis please
[ci skip]
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 984e24a..6b9a119 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,4 @@ services: - couchdb +notifications: + email: false |