summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-03 19:44:12 +0200
committerraveit65 <[email protected]>2021-08-03 19:44:12 +0200
commit342c756efaaaf373a0762fe4b92da6fcb0d0f63f (patch)
tree3a25681ea8b8129ac465a244732a031611d7dca0
parent205923d9b69a0a3e0785800b4fc1666173f68967 (diff)
downloadlibmatekbd-342c756efaaaf373a0762fe4b92da6fcb0d0f63f.tar.bz2
libmatekbd-342c756efaaaf373a0762fe4b92da6fcb0d0f63f.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 e5f8868..ac1ff4d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = mate-desktop/libmatekbd
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"