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