From 43b63f310b53105c6451f37042374303c430b668 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 6 Aug 2021 10:03:45 +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 017294e5..cac1fc9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ notifications: if: branch = master AND repo = mate-desktop/pluma 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