Add irc notifications

This commit is contained in:
Jordan Wilberding 2013-10-25 12:39:02 -04:00
parent 96cdc0e623
commit b9a2681a32

View file

@ -11,3 +11,11 @@ script: "make rebuild"
branches: branches:
only: only:
- master - master
notifications:
email:
- core@erlware.org
irc:
channels:
- "irc.freenode.org#erlware"
use_notice: true
skip_join: true