From a23f36157ef7338f564a02f23909f68726979e3e Mon Sep 17 00:00:00 2001 From: Steve Richert Date: Fri, 19 Aug 2011 18:18:42 -0300 Subject: [PATCH] Re-add JRuby to Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8bff1ee..b269089 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ rvm: - 1.9.2 - ruby-head - rbx + - jruby only: - master notifications: