Add jruby 9.2 to travis testing

This commit adds jruby 9.2 to travis testing. Without this change vmpooler is not tested against jruby 9.2.
This commit is contained in:
kirby@puppetlabs.com 2018-07-05 17:17:24 -07:00
parent 0ce66eb763
commit bc4bf32638

View file

@ -24,6 +24,9 @@ matrix:
- rvm: jruby-9.1.17.0
env: "CHECK=test"
- rvm: jruby-9.2.0.0
env: "CHECK=test"
# Remove the allow_failures section once
# Rubocop is required for Travis to pass a build
allow_failures: