branch: elpa/raku-mode commit e7e04422d085b80299161996384f34a6790722b2 Author: Hinrik Örn Sigurðsson <[email protected]> Commit: Hinrik Örn Sigurðsson <[email protected]>
Don't bug me with email notifications
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 0da96562bb..e0bd1cbe71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,3 +14,5 @@ install:
- cask install
script:
- make compile test
+notifications:
+ email: falase
