summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 20:23:03 +0200
committerraveit65 <[email protected]>2021-08-04 20:23:03 +0200
commit19ae09e4462e112fcb4aa45b2f2a093dd5f84401 (patch)
treef592a092174f471e13ff677decb798ff1f389236
parent70c5e3439392f3e2aacb4a51b1c97d5d15b38799 (diff)
downloadmate-power-manager-19ae09e4462e112fcb4aa45b2f2a093dd5f84401.tar.bz2
mate-power-manager-19ae09e4462e112fcb4aa45b2f2a093dd5f84401.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 473806d..8cec209 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-power-manager"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"