aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dff57a71..dbd6434e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,5 +15,9 @@ before_install:
script:
- ./configure
- make test
+
notifications:
- irc: "chat.freenode.net#notmuch"
+ irc:
+ channels:
+ - "chat.freenode.net#notmuch"
+ on_success: change