diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 250c83ce..45a002b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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}" |