We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484214d commit 6af5465Copy full SHA for 6af5465
.gitignore
@@ -35,6 +35,7 @@ m4/
35
missing
36
stamp-h1
37
test-driver
38
+ar-lib
39
40
*.tar
41
*.tar.*
.travis.yml
@@ -37,7 +37,7 @@ script:
notifications:
irc:
channels:
- - "ircs://chat.freenode.net:6697/#mcfproj"
+ - "ircs://irc.libera.chat:6697/#mcfproj"
template:
42
- "[ lh_mouse %{repository_slug}#%{commit}] %{result} on %{branch} by %{author} (%{build_url})"
43
email: false
README.md
@@ -95,4 +95,4 @@ Now we can tell that all TLS slots have been constructed and destructed without
95
96
### IRC channel:
97
98
-<https://webchat.freenode.net/?channels=%23mcfproj>
+<ircs://irc.libera.chat:6697/#mcfproj>
0 commit comments