Skip to content

Commit

Permalink
Merge pull request #861 from olleolleolle/patch-2
Browse files Browse the repository at this point in the history
CI: Use jruby-9.2.11.1
  • Loading branch information
pitr-ch committed Mar 30, 2020
2 parents aa9295e + 8a89ac2 commit 7dc6eb0
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.7.0 Latest
rvm: 2.7.0
- name: JRuby 9.2.11.0 Latest on Java 11
rvm: jruby-9.2.11.0
- name: JRuby 9.2.11.1 Latest on Java 11
rvm: jruby-9.2.11.1
jdk: oraclejdk11
- name: JRuby 9.2.11.0 Latest on Java 8
rvm: jruby-9.2.11.0
- name: JRuby 9.2.11.1 Latest on Java 8
rvm: jruby-9.2.11.1
jdk: openjdk8
- name: TruffleRuby Latest
rvm: truffleruby
Expand Down

0 comments on commit 7dc6eb0

Please sign in to comment.