diff options
| author | raveit65 <[email protected]> | 2021-08-04 09:20:44 +0200 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-08-04 09:21:34 +0200 | 
| commit | eaa3bd135824d06269f033d6e236d4169ff703eb (patch) | |
| tree | 8034e7dcb7bb883d2ebd285bd2f890c06ab6a5fc | |
| parent | 8f204678be6d888ad1d2904e28af1aa9f2ad8e11 (diff) | |
| download | marco-eaa3bd135824d06269f033d6e236d4169ff703eb.tar.bz2 marco-eaa3bd135824d06269f033d6e236d4169ff703eb.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 90362916..d23c64ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ notifications:      if: (tag OR branch = master) AND          repo = mate-desktop/marco      channels: -      - "irc.freenode.org#mate-dev" +      - "irc.libera.chat#mate-dev"      template:        - "[%{repository_name}] %{author}: %{commit_subject}"        - "[%{branch}] %{commit} %{message} %{build_url}"  | 
