1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-02-10 15:46:58 -05:00

fix(ci): Notification syntax

This commit is contained in:
Michael Carlberg 2016-05-31 13:09:42 +02:00
parent 9f520dea7a
commit 7478d4cd07

View file

@ -26,10 +26,11 @@ before_script:
script: make script: make
notifications.irc: notifications:
channels: irc:
- "irc.freenode.org#lemonbuddy" channels:
on_success: always - "irc.freenode.org#lemonbuddy"
on_failure: always on_success: always
use_notice: true on_failure: always
skip_join: true use_notice: true
skip_join: true