don't show travis notifications from forks

(cherry picked from commit d6ab780ce9)
This commit is contained in:
gfgtdf 2018-10-07 22:53:28 +02:00 committed by GitHub
parent 8e2d8fcd4a
commit 9496ae4b4d

View file

@ -47,7 +47,8 @@ notifications:
email: false
irc:
channels:
- "chat.freenode.net#wesnoth-dev"
# "chat.freenode.net#wesnoth-dev"
secure: "HwCgH1VmpYbfv4giKIGkATkWc6o1+HXH827JXwxDnwFGZrLyf+1t4mHC6OaTMOFkZvT7qhSfIe80GeiRkg2x14ZpUE9XYewUUOSq7dRJlk2KLWlGRf5fZFHZVEdDOPdTdJjCLGqddY+4sMjqMlrtgIOxbPSXKLPTJLBhEEr8ZqE="
template:
- "\x02%{repository}\x0f#\x0312%{build_number}\x0f (\x0307%{branch}\x0f - \x02%{commit}\x0f : \x0303%{author}\x0f): \x02%{message}\x0f"
- "Build details : \x0302%{build_url}\x0f"