summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-03 22:35:53 +0200
committerraveit65 <[email protected]>2021-08-03 22:35:53 +0200
commit363c3a804547b7706cf2bfc27cb693222e8bd269 (patch)
tree52b6d505cf46f5ab26d2d515d7c9c2fbd5ea27e7
parent827cde17aaff1d554d72bac3fe5ca6f730cf6f80 (diff)
downloadeom-363c3a804547b7706cf2bfc27cb693222e8bd269.tar.bz2
eom-363c3a804547b7706cf2bfc27cb693222e8bd269.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 3587e71..ebb4fee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = mate-desktop/eom
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"