.travis.yml: Add auto-notifications to IRC

This commit is contained in:
Keith Winstein
2015-09-23 23:48:18 -07:00
parent 4b5389efe9
commit 5a20626880
+3
View File
@@ -16,3 +16,6 @@ script:
- ./autogen.sh - ./autogen.sh
- ./configure --enable-compile-warnings=error --enable-examples - ./configure --enable-compile-warnings=error --enable-examples
- make distcheck - make distcheck
notifications:
irc: "chat.freenode.net#mosh"