Travis: use JRuby 9.1.13.0; don't redo rvm's job

This commit is contained in:
Olle Jonsson 2017-09-18 20:31:28 +02:00
parent b94fb7f839
commit 7f12a55ae8

View File

@ -2,7 +2,6 @@ language: ruby
cache:
- bundler
before_install:
- gem update --system
- gem install bundler
matrix:
include:
@ -15,7 +14,7 @@ matrix:
gemfile: spec/install-gem-in-bundler.gemfile
- rvm: 2.3.4
- rvm: 2.4.1
- rvm: jruby-9.1.12.0
- rvm: jruby-9.1.13.0
jdk: oraclejdk8
env:
- JRUBY_OPTS=--debug