summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-06 21:15:23 +0200
committerraveit65 <[email protected]>2021-08-06 21:15:23 +0200
commitcc03d41b8ff3636d8ef26f27baa2dbd9ded00519 (patch)
tree3b1fd25b80ef12f32423e7521c7c947f378e5062
parent05a180885c0df3d36132b3506ff02208e86a82f2 (diff)
downloadcaja-extensions-cc03d41b8ff3636d8ef26f27baa2dbd9ded00519.tar.bz2
caja-extensions-cc03d41b8ff3636d8ef26f27baa2dbd9ded00519.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 fd12334..32477ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/caja-extensions"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"