fix(ci): Notification syntax
This commit is contained in:
parent
9f520dea7a
commit
7478d4cd07
@ -26,7 +26,8 @@ before_script:
|
|||||||
|
|
||||||
script: make
|
script: make
|
||||||
|
|
||||||
notifications.irc:
|
notifications:
|
||||||
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.org#lemonbuddy"
|
- "irc.freenode.org#lemonbuddy"
|
||||||
on_success: always
|
on_success: always
|
||||||
|
Loading…
Reference in New Issue
Block a user