travis: set skip_join to false
The IRC channel had +n mode set to it due to spam problems, which disallows external send.
This commit is contained in:
parent
4b8ff0573e
commit
2b7ef93e2f
|
|
@ -51,4 +51,4 @@ notifications:
|
|||
on_success: change
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
skip_join: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue