Merge pull request #281 from glowing-bear/travisbequiet
Travis: disable build success IRC notifications
This commit is contained in:
commit
9f6f598f40
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