X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/de37f21e5b158625cb7714c51696aaaa8bbbd8b6..e366bb222722d6a635b736e875b760d82b46d1f5:/.travis.yml 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