summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-05 11:09:32 +0200
committerraveit65 <[email protected]>2021-08-05 11:09:32 +0200
commit268d82388b1b5b530fb8e01dfc661660fddf3fdc (patch)
tree6f5a8adc7a14fd328d1713bed450ac6f16f02927
parent987c8913396769d30efeef0d0053e38ddad457ad (diff)
downloadmate-settings-daemon-268d82388b1b5b530fb8e01dfc661660fddf3fdc.tar.bz2
mate-settings-daemon-268d82388b1b5b530fb8e01dfc661660fddf3fdc.tar.xz
travis-Ci: use libera.chat as notification server
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index acf9d75..fd66569 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-settings-daemon"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"