diff --git a/.travis.yml b/.travis.yml index b376dbb..4e04374 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ notifications: on_success: never on_failure: always rvm: - - 1.9.2 - 1.9.3 - 2.0.0 + - 2.1.2 - jruby-19mode diff --git a/README.markdown b/README.markdown index 9539963..f1fbb86 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ SolusVM [![SolusVM Build Status][Build Icon]][Build Status] SolusVM allows for easy interaction with the [SolusVM Admin::API][]. This library was first created for internal use at [Site5 LLC][]. -SolusVM has been tested on MRI versions 1.9.2, 1.9.3, 2.0.0 and 1.9-compatible +SolusVM has been tested on MRI versions 1.9.3, 2.0.0, 2.1.2 and 1.9-compatible JRuby. Documentation is available in [TomDoc][] format.