Travis: disable build success IRC notifications
This commit is contained in:
parent
6812501f12
commit
f3a94eaa6c
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ notifications:
|
||||||
channels: "chat.freenode.net#glowing-bear"
|
channels: "chat.freenode.net#glowing-bear"
|
||||||
use_notice: true
|
use_notice: true
|
||||||
skip_join: true
|
skip_join: true
|
||||||
on_success: change
|
on_success: never
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
|
Loading…
Reference in a new issue