Skip to content

Commit

Permalink
readme,ci: Redirect IRC channel to 'irc.libera.chat'
Browse files Browse the repository at this point in the history
  • Loading branch information
lhmouse committed Jun 15, 2021
1 parent 484214d commit 6af5465
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ m4/
missing
stamp-h1
test-driver
ar-lib

*.tar
*.tar.*
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ script:
notifications:
irc:
channels:
- "ircs://chat.freenode.net:6697/#mcfproj"
- "ircs://irc.libera.chat:6697/#mcfproj"
template:
- "[ lh_mouse %{repository_slug}#%{commit}] %{result} on %{branch} by %{author} (%{build_url})"
email: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ Now we can tell that all TLS slots have been constructed and destructed without

### IRC channel:

<https://webchat.freenode.net/?channels=%23mcfproj>
<ircs://irc.libera.chat:6697/#mcfproj>

0 comments on commit 6af5465

Please sign in to comment.