X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8c2b734ef1b597a3df3da34ee9e4cca4d7dd2662..3a295bf0e723c0da9afb46a46d3858f66f6da2ac:/.travis.yml diff --git a/.travis.yml b/.travis.yml index f05c35cb99..d66aa8a984 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,11 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 - - jruby + - 2.0.0 + - 2.1.0 + - rbx-2 + - jruby-18mode + - jruby-19mode - ree script: "bundle exec rake spec:all" before_install: