diff options
author | jessib <jessib@leap.se> | 2012-12-18 13:47:46 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2012-12-18 13:47:46 -0800 |
commit | af5fc4b6b89583d81d5e495cd778d7e3b41dc828 (patch) | |
tree | 56153e7c967882cd04712c1e2e69fc9231373fac /.travis.yml | |
parent | 05fd50e769e00e2f63eb4e0eae44ecbc47a6606a (diff) | |
parent | e899e5c3f33acb3228fac295013d7cc8b6e4eb04 (diff) |
Merge branch 'master' into feature/tickets-refactor
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 |