mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 16:44:06 +00:00
Have Travis ping #musicbrainz-devel with test results.
Per discussion in pull request #173: https://github.com/musicbrainz/picard/pull/173 Documentation for further tweaks: http://about.travis-ci.org/docs/user/notifications/
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user