mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 14:52:43 +00:00
travis: don't send notifications for forks
This commit is contained in:
parent
e2c59b4177
commit
44f6e79439
@ -103,6 +103,7 @@ after_script: TOOLS/travis-rebuild-website
|
|||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
if: fork = false
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.org#mpv-devel"
|
- "irc.freenode.org#mpv-devel"
|
||||||
on_success: change
|
on_success: change
|
||||||
|
Loading…
Reference in New Issue
Block a user