Merge pull request #49 from jwilberding/master

Add irc notifications
This commit is contained in:
Eric Merritt 2014-03-25 18:14:31 -07:00
commit 7e64c9ea4f

View file

@ -16,3 +16,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