Turn on Travis build notifcations, but send them to IRC.
This commit is contained in:
parent
9d87f03ab4
commit
d15f5334c0
|
@ -2,6 +2,7 @@ sudo: required
|
|||
|
||||
notifications:
|
||||
email: false
|
||||
irc: "chat.freenode.net#mitogen-builds"
|
||||
|
||||
language: python
|
||||
|
||||
|
|
Loading…
Reference in New Issue