Merge pull request #275 from mattkirby/jruby_92

Add jruby 9.2 to travis testing
This commit is contained in:
Samuel 2018-07-06 17:45:08 -05:00 committed by GitHub
commit 596af14918
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: