summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 14:30:22 +0200
committerraveit65 <[email protected]>2021-08-04 14:30:22 +0200
commit3cb3c2df9288710996786f42704a8c99830776e7 (patch)
tree4c2f6d1cd07173f249bba3ab32308410bb502a2c
parentc043100965092a74791bcd3ae7312e8b0942d475 (diff)
downloadcaja-3cb3c2df9288710996786f42704a8c99830776e7.tar.bz2
caja-3cb3c2df9288710996786f42704a8c99830776e7.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 250c83ce..45a002b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ notifications:
if: (tag OR branch = master) AND
repo = mate-desktop/caja
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"