From 0e33cbf496a109e8035e2aed60da9543363b4a9c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 2 Jul 2021 00:41:25 +0200 Subject: travis-Ci: use libera.chat as notification server --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 78576228..e5249f0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ notifications: if: (tag OR branch = master) AND repo = "mate-desktop/mate-panel" channels: - - "irc.freenode.org#mate-dev" + - "irc.libera.chat#mate-dev" template: - "[%{repository_name}] %{author}: %{commit_subject}" - "[%{branch}] %{commit} %{message} %{build_url}" -- cgit v1.2.1