Configure Travis CI IRC notifications to skip join
This commit is contained in:
parent
364e774d4e
commit
b962e8e84f
|
@ -17,4 +17,4 @@ notifications:
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
use_notice: true
|
use_notice: true
|
||||||
skip_join: false
|
skip_join: true
|
||||||
|
|
Loading…
Reference in New Issue