travis-Ci: use libera.chat as notification server

This commit is contained in:
raveit65 2021-08-07 13:40:29 +02:00
parent 0a3001cce9
commit d0817b0d6d
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-control-center"
channels:
- "irc.freenode.org#mate-dev"
- "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"