summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 14:30:22 +0200
committerraveit65 <[email protected]>2022-07-21 17:26:50 +0200
commit8530cf85e914e920f3dff84de983439b80b3bfce (patch)
tree424277f317434222f6eb35c3dda2d10ba3d99b20 /.travis.yml
parentaa520fb08869e4f9751ef86d769712f03e69f820 (diff)
downloadcaja-8530cf85e914e920f3dff84de983439b80b3bfce.tar.bz2
caja-8530cf85e914e920f3dff84de983439b80b3bfce.tar.xz
travis-Ci: use libera.chat as notification server
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 10e0c805..2b5f3816 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,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}"