Skip to content

Commit

Permalink
Update JRuby latest in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 13, 2020
1 parent 56274c4 commit 5ee426c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -9,11 +9,11 @@ matrix:
# Latest versions first
- name: MRI 2.6.5 Latest
rvm: 2.6.5
- name: JRuby 9.2.8.0 Latest on Java 11
rvm: jruby-9.2.8.0
- name: JRuby 9.2.9.0 Latest on Java 11
rvm: jruby-9.2.9.0
jdk: oraclejdk11
- name: JRuby 9.2.8.0 Latest on Java 8
rvm: jruby-9.2.8.0
- name: JRuby 9.2.9.0 Latest on Java 8
rvm: jruby-9.2.9.0
jdk: openjdk8
- name: TruffleRuby Latest
rvm: truffleruby
Expand Down

0 comments on commit 5ee426c

Please sign in to comment.