.travis.yml: Add auto-notifications to IRC
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user