1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/11e35e2bf007/ Changeset: 11e35e2bf007 User: hpk42 Date: 2013-07-11 12:20:38 Summary: send IRC notifications to pytest-dev Affected #: 1 file
diff -r a450c7fbb62fa93d4b9d0d7b60d7a38fc9fafc14 -r 11e35e2bf00787903c2d80de3d47f3bf4b8e4106 .travis.yml --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,6 @@ script: detox --recreate notifications: irc: - - "chat.freenode.net#pylib" + - "chat.freenode.net#pytest-dev" email: - pytest-commit@python.org Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org http://mail.python.org/mailman/listinfo/pytest-commit