Disable notice for travis IRC notifications

This commit is contained in:
Kevin Lange 2015-04-11 18:51:14 -07:00
parent e7ff3e20f8
commit a27444656c

View File

@ -4,6 +4,6 @@ notifications:
irc:
channels:
- "irc.freenode.org#toaruos"
use_notice: true
use_notice: false
skip_join: true