mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Use irc notice instead of a regular messages
This commit is contained in:
@@ -8,4 +8,8 @@ script: make test
|
|||||||
install:
|
install:
|
||||||
- pip install . --use-mirrors
|
- pip install . --use-mirrors
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#asciinema"
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#asciinema"
|
||||||
|
use_notice: true
|
||||||
|
skip_join: true
|
||||||
|
|||||||
Reference in New Issue
Block a user