Skip to content

Commit

Permalink
Merge pull request #3261 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Update to JRuby 9.2.11.0
  • Loading branch information
mshibuya committed Mar 18, 2020
2 parents 7a268da + 04fdd6d commit 782d4dd
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 @@ -75,10 +75,10 @@ matrix:
- rvm: ruby-head
env: CI_ORM=active_record CI_DB_ADAPTER=sqlite3
gemfile: gemfiles/rails_6.0.gemfile
- rvm: jruby-9.2.7.0
- rvm: jruby-9.2.11.0
env: CI_ORM=mongoid
gemfile: gemfiles/rails_6.0.gemfile
- rvm: jruby-9.2.7.0
- rvm: jruby-9.2.11.0
env: CI_ORM=active_record CI_DB_ADAPTER=sqlite3
gemfile: gemfiles/rails_6.0.gemfile
allow_failures:
Expand Down

0 comments on commit 782d4dd

Please sign in to comment.