summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-05 17:30:24 +0200
committerraveit65 <[email protected]>2021-08-05 17:30:24 +0200
commita9ab00f83ea471c842883146344eef1cb068aa72 (patch)
tree60a573b25ce107db6357454b83bfaf1d30a7a8fa
parent3643d78282e3199e74b95d2a3909ab3239c48567 (diff)
downloadmate-system-monitor-a9ab00f83ea471c842883146344eef1cb068aa72.tar.bz2
mate-system-monitor-a9ab00f83ea471c842883146344eef1cb068aa72.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 106bdac..d1be426 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-system-monitor"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"