From f7bbac0ab9cf20be70bded72f6ad554cebce1518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Guimara=CC=83es?= Date: Thu, 8 Sep 2011 08:31:34 -0300 Subject: [PATCH] sets travis to report to maintainers --- .travis.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ad82702d..c5c3c2a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,8 @@ rvm: - ree - rbx - rbx-2.0 - - jruby \ No newline at end of file + - jruby +notifications: + recipients: + - jose.valim@plataformatec.com.br + - carlos@plataformatec.com.br