summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-07-06 17:10:18 +0200
committerVictor Kareh <[email protected]>2021-07-09 08:52:15 -0400
commitc018cd4659d99581d83aae5cd20b89b5b8c6655a (patch)
tree998aa716ce135c82b2247cb4661718286fd34399
parent831b448c6289c76aff102e08407ddffc12084995 (diff)
downloadlibmateweather-c018cd4659d99581d83aae5cd20b89b5b8c6655a.tar.bz2
libmateweather-c018cd4659d99581d83aae5cd20b89b5b8c6655a.tar.xz
use irc.libera.chat for notifications
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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}"