summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-07-06 17:04:15 +0200
committerraveit65 <[email protected]>2021-07-06 17:04:15 +0200
commit308b5a5a01f01d02cbb2718926afc810763503c9 (patch)
tree01607819377bd356fabe005914480bfe2323b397
parent5659585cb4a2ec2f0c77006e240e1683ee54a2a2 (diff)
downloadlibmateweather-1.24.tar.bz2
libmateweather-1.24.tar.xz
use irc.libera.chat for notifications1.24
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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}"