diff --git a/.travis.yml b/.travis.yml index 299fda1ff..0acc755a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,6 @@ install: - python setup.py build_locales -i # Run the tests! script: "python setup.py test" +# Tell people that tests were run +notifications: + irc: "chat.freenode.net#musicbrainz-devel"