Skip to content

Commit

Permalink
Update to JRuby 9.2.14.0 and TruffleRuby 20.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
philr committed Dec 14, 2020
1 parent 0078946 commit edc250b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -40,13 +40,13 @@ jobs:
dist: trusty
- rvm: jruby-9.1.17.0
dist: focal
- rvm: jruby-9.2.13.0
- rvm: jruby-9.2.14.0
dist: focal
- rvm: jruby-head
dist: focal
- rvm: truffleruby-20.2.0
- rvm: truffleruby-20.3.0
dist: focal
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: truffleruby-20.2.0
- rvm: truffleruby-20.3.0
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -65,7 +65,7 @@ environment:
JRUBY_VERSION: 9.1.17.0

- RUBY_ENGINE: jruby
JRUBY_VERSION: 9.2.13.0
JRUBY_VERSION: 9.2.14.0

install:
- if not exist vendor mkdir vendor
Expand Down

0 comments on commit edc250b

Please sign in to comment.