From 7b749c7bfef1585bf6aaeacb113ebbf1a5d95963 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 4 Aug 2021 10:21:54 +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 5b04978..ee55926 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ notifications: if: (tag OR branch = master) AND repo = "mate-desktop/mate-backgrounds" 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