Skip to content

Commit

Permalink
CI: Update latest JRuby to 9.2.14.0
Browse files Browse the repository at this point in the history
See the December 8 2020 release post: the https://www.jruby.org/2020/12/08/jruby-9-2-14-0.html
  • Loading branch information
olleolleolle authored Jan 29, 2021
1 parent b47d294 commit c6af93d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ matrix:
# Latest versions first
- name: MRI 2.7.0 Latest
rvm: 2.7.0
- name: JRuby 9.2.11.1 Latest on Java 11
rvm: jruby-9.2.11.1
- name: JRuby 9.2.14.0 Latest on Java 11
rvm: jruby-9.2.14.0
jdk: oraclejdk11
- name: JRuby 9.2.11.1 Latest on Java 8
rvm: jruby-9.2.11.1
- name: JRuby 9.2.14.0 Latest on Java 8
rvm: jruby-9.2.14.0
jdk: openjdk8
- name: TruffleRuby Latest
rvm: truffleruby
Expand Down

0 comments on commit c6af93d

Please sign in to comment.