Skip to content

Commit

Permalink
Merge pull request #818 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Use jruby-9.2.8.0
  • Loading branch information
pitr-ch committed Aug 24, 2019
2 parents 37286c5 + 8536f69 commit bbeacbc
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.6.2 Latest
rvm: 2.6.2
- name: JRuby 9.2.7.0 Latest on Java 11
rvm: jruby-9.2.7.0
- name: JRuby 9.2.8.0 Latest on Java 11
rvm: jruby-9.2.8.0
jdk: oraclejdk11
- name: JRuby 9.2.7.0 Latest on Java 8
rvm: jruby-9.2.7.0
- name: JRuby 9.2.8.0 Latest on Java 8
rvm: jruby-9.2.8.0
jdk: oraclejdk8
- name: TruffleRuby Latest
rvm: truffleruby
Expand Down

0 comments on commit bbeacbc

Please sign in to comment.