diff --git a/.travis.yml b/.travis.yml index 9c0873a6..94983e60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ rvm: - 2.1 - ruby-head - jruby-9.2.11.1 - - jruby-9.0.5.0 - jruby-head - truffleruby diff --git a/CHANGELOG.md b/CHANGELOG.md index abded329..33b5fe52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ Any violations of this scheme are considered to be bugs. ### Removed +* [#538](https://github.com/hashie/hashie/pull/538): Dropped testing for JRuby 9.0, though not support - [@michaelherold](https://github.com/michaelherold). * Your contribution here. ### Fixed