Skip to content

Commit a5d093e

Browse files
authored
Merge pull request #137 from wmde/T283707-irc-migration
Reflect the IRC migration to libera.chat
2 parents 35fe375 + 7dd8ad0 commit a5d093e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ script:
1414
notifications:
1515
irc:
1616
channels:
17-
- "chat.freenode.net#wikidata-feed"
18-
on_success: never
17+
- "irc.libera.chat#wikidata-feed"
18+
on_success: change
1919
on_failure: always
2020
template:
2121
- "%{repository}/%{branch}/%{commit} : %{author} %{message} %{build_url}"

0 commit comments

Comments
 (0)