From c018cd4659d99581d83aae5cd20b89b5b8c6655a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 Jul 2021 17:10:18 +0200 Subject: use irc.libera.chat for notifications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a736bc6..ee1d756 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ notifications: if: (tag OR branch = master) AND repo = mate-desktop/libmateweather 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