summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-05 21:24:59 +0200
committerraveit65 <[email protected]>2021-08-05 21:24:59 +0200
commitb7fb99f4c051877ac003cbb23e4349c42575dd47 (patch)
treed48c5718d67e0fd558f6b658e8915a8b8aa42dcc
parenta39e540dbdff8ba90e5aaa7d50332f8108006dc5 (diff)
downloadmate-utils-b7fb99f4c051877ac003cbb23e4349c42575dd47.tar.bz2
mate-utils-b7fb99f4c051877ac003cbb23e4349c42575dd47.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 935b9a4a..600b2f07 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: (tag OR branch = master) AND
repo = "mate-desktop/mate-utils"
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"