update jruby to 1.7.13

This commit is contained in:
Samuel 2017-11-28 11:58:12 -06:00 committed by GitHub
parent 2e71b85d08
commit cf3f736506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ matrix:
- rvm: 2.3.3 - rvm: 2.3.3
env: "CHECK=test" env: "CHECK=test"
- rvm: jruby-1.7.8 - rvm: jruby-1.7.13
env: "CHECK=test" env: "CHECK=test"
# Remove the allow_failures section once # Remove the allow_failures section once