send IRC notifications to pytest-dev

This commit is contained in:
holger krekel 2013-07-11 12:20:38 +02:00
parent fc03c35bbd
commit b7054495a7
1 changed files with 1 additions and 1 deletions

View File

@ -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