Skip to content

Commit

Permalink
Merge pull request #359 from olleolleolle/patch-4
Browse files Browse the repository at this point in the history
CI: Use latest 9.2 JRuby
  • Loading branch information
michaelklishin authored Apr 3, 2021
2 parents 4d776d2 + 8a84f8f commit 9a39da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ matrix:
- rvm: "2.5.8"
- rvm: "2.4.10"
- rvm: "2.3.8"
- rvm: "jruby-9.2.9.0"
- rvm: "jruby-9.2.16.0"
- rvm: "ruby-head"
allow_failures:
rvm:
- "jruby-9.2.9.0"
- "jruby-9.2.16.0"
- ruby-head

0 comments on commit 9a39da1

Please sign in to comment.