Skip to content

Commit

Permalink
travis-Ci: use libera.chat as notification server
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 4, 2021
1 parent c043100 commit 3cb3c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ notifications:
if: (tag OR branch = master) AND
repo = mate-desktop/caja
channels:
- "irc.freenode.org#mate-dev"
- "irc.libera.chat#mate-dev"
template:
- "[%{repository_name}] %{author}: %{commit_subject}"
- "[%{branch}] %{commit} %{message} %{build_url}"
Expand Down

0 comments on commit 3cb3c2d

Please sign in to comment.