Added HTTP Proxy support
[arvados.git] / .travis.yml
index f05c35cb990fc2dd5114d42d0f4f40a63b113109..d66aa8a98453f6507e35443151ec5df9300880ea 100644 (file)
@@ -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: