mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
travis: don't join irc channel
This commit is contained in:
parent
bd1c04ac56
commit
b744dd5be0
@ -15,6 +15,8 @@ notifications:
|
|||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.oftc.net#mitmproxy"
|
- "irc.oftc.net#mitmproxy"
|
||||||
|
use_notice: true
|
||||||
|
skip_join: true
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user