X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.travis.yml;h=dbd6434e6ab3dcc66b3a52626f983b5e6960a9db;hp=dff57a71ec7bbeb62114120da36af38a98dbd1cb;hb=4e2c351c588ad74f4800ca0344232be90387c54a;hpb=de37f21e5b158625cb7714c51696aaaa8bbbd8b6 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