diff --git a/.travis.yml b/.travis.yml index 3f6d0093..973cd828 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 + - jruby script: "bundle exec rake test" branches: