summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-07 14:21:45 +0200
committerraveit65 <[email protected]>2021-08-07 14:21:45 +0200
commit029c951ea4ac082dfdeddd3cf6ea4e89b713c5ed (patch)
tree8a796b0cbe5ec00d729bb92051360734f731dc22
parente2f7cfd5fc808756a53c5efa306c657a75157362 (diff)
downloadmate-netbook-029c951ea4ac082dfdeddd3cf6ea4e89b713c5ed.tar.bz2
mate-netbook-029c951ea4ac082dfdeddd3cf6ea4e89b713c5ed.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 d859929..f3b9fa4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-netbook"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"