Merge pull request #57 from thequux/reduce-irc-spam

Reduce IRC spam
This commit is contained in:
Meredith L. Patterson 2013-11-21 21:33:09 -08:00
commit e193bd1e57

View file

@ -5,4 +5,9 @@ compiler:
script: script:
- scons - scons
notifications: notifications:
irc: "irc.upstandinghackers.com#hammer" irc:
channels:
- "irc.upstandinghackers.com#hammer"
use_notice: true
skip_join: true