send IRC notifications to pytest-dev
This commit is contained in:
parent
fc03c35bbd
commit
b7054495a7
|
@ -5,6 +5,6 @@ install: "pip install -e . detox"
|
|||
script: detox --recreate
|
||||
notifications:
|
||||
irc:
|
||||
- "chat.freenode.net#pylib"
|
||||
- "chat.freenode.net#pytest-dev"
|
||||
email:
|
||||
- pytest-commit@python.org
|
||||
|
|
Loading…
Reference in New Issue