mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
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:
parent
0ce66eb763
commit
bc4bf32638
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ matrix:
|
||||||
- rvm: jruby-9.1.17.0
|
- rvm: jruby-9.1.17.0
|
||||||
env: "CHECK=test"
|
env: "CHECK=test"
|
||||||
|
|
||||||
|
- rvm: jruby-9.2.0.0
|
||||||
|
env: "CHECK=test"
|
||||||
|
|
||||||
# Remove the allow_failures section once
|
# Remove the allow_failures section once
|
||||||
# Rubocop is required for Travis to pass a build
|
# Rubocop is required for Travis to pass a build
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue