Fixing issue with service-style batches and requests with bodies
[arvados.git] / .travis.yml
index f05c35cb990fc2dd5114d42d0f4f40a63b113109..224edfd931ccd4bb7dcf5ad8c1f492ad0395fcc2 100644 (file)
@@ -3,7 +3,12 @@ rvm:
   - 1.8.7
   - 1.9.2
   - 1.9.3
-  - jruby
+  - 2.0.0
+  - 2.1.0
+  - rbx
+  - jruby-18mode
+  - jruby-19mode
+  - jruby-20mode
   - ree
 script: "bundle exec rake spec:all"
 before_install: