diff options
| author | raveit65 <[email protected]> | 2021-08-05 21:24:59 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-08-05 21:24:59 +0200 |
| commit | b7fb99f4c051877ac003cbb23e4349c42575dd47 (patch) | |
| tree | d48c5718d67e0fd558f6b658e8915a8b8aa42dcc | |
| parent | a39e540dbdff8ba90e5aaa7d50332f8108006dc5 (diff) | |
| download | mate-utils-b7fb99f4c051877ac003cbb23e4349c42575dd47.tar.bz2 mate-utils-b7fb99f4c051877ac003cbb23e4349c42575dd47.tar.xz | |
travis-Ci: use libera.chat as notification server
| -rw-r--r-- | .travis.yml | 2 |
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}" |
