]> git.notmuchmail.org Git - notmuch/blobdiff - .travis.yml
Merge branch 'release'
[notmuch] / .travis.yml
index dff57a71ec7bbeb62114120da36af38a98dbd1cb..dbd6434e6ab3dcc66b3a52626f983b5e6960a9db 100644 (file)
@@ -15,5 +15,9 @@ before_install:
 script:
   - ./configure
   - make test
 script:
   - ./configure
   - make test
+
 notifications:
 notifications:
-  irc: "chat.freenode.net#notmuch"
+  irc:
+    channels:
+      - "chat.freenode.net#notmuch"
+    on_success: change