summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-06 10:03:45 +0200
committerraveit65 <[email protected]>2021-08-06 10:03:45 +0200
commit43b63f310b53105c6451f37042374303c430b668 (patch)
tree286c29bfefc33c54bfe8030a2e73e5395149cb0a
parentb76bad52c29eb36f4d45a41f3c46d0d6f7fbc177 (diff)
downloadpluma-43b63f310b53105c6451f37042374303c430b668.tar.bz2
pluma-43b63f310b53105c6451f37042374303c430b668.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 017294e5..cac1fc9c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ notifications:
if: branch = master AND
repo = mate-desktop/pluma
channels:
- - "irc.freenode.org#mate-dev"
+ - "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"