diff --git a/.travis.yml b/.travis.yml index 28af100fd..81977fa5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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