This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 48e058ec03c9c7554cd69faacbd75ff42919ad42 Author: Michael S. Klishin <[email protected]> Date: Fri Jan 27 14:35:43 2012 +0400 Add a note about why email notifications are disabled (for now) --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6a2ce34..6768b88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ language: java notifications: + # Email notifications are disabled to not annoy anybody. + # See http://about.travis-ci.org/docs/user/build-configuration/ to learn more + # about configuring notification recipients and more. email: false -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

