summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-07 13:40:29 +0200
committerraveit65 <[email protected]>2021-08-07 13:40:29 +0200
commitd0817b0d6da87a0a1767e0f6d602aed29aef444e (patch)
treed51e1bf2e59be4a0482e45668f7d2287cad316a9 /.travis.yml
parent0a3001cce9c68769ddb9cbf381bedbd2ae5a1850 (diff)
downloadmate-control-center-d0817b0d6da87a0a1767e0f6d602aed29aef444e.tar.bz2
mate-control-center-d0817b0d6da87a0a1767e0f6d602aed29aef444e.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 c95b1d48..7c1018ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-control-center"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"