Add irc notifications
This commit is contained in:
parent
96cdc0e623
commit
b9a2681a32
1 changed files with 8 additions and 0 deletions
|
@ -11,3 +11,11 @@ script: "make rebuild"
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
notifications:
|
||||
email:
|
||||
- core@erlware.org
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#erlware"
|
||||
use_notice: true
|
||||
skip_join: true
|
Loading…
Add table
Add a link
Reference in a new issue