From 308b5a5a01f01d02cbb2718926afc810763503c9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 Jul 2021 17:04:15 +0200 Subject: use irc.libera.chat for notifications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e809d9f..a8aeb2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ notifications: if: (tag OR branch = "1.24") 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