Skip to content

Commit

Permalink
Merge pull request #3164 from olleolleolle/update-jruby-in-travis
Browse files Browse the repository at this point in the history
CI: Use jruby-9.2.7.0
  • Loading branch information
mshibuya authored Jul 13, 2019
2 parents fb093e0 + 7982bfc commit 386a7d4
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 @@ -77,10 +77,10 @@ matrix:
- rvm: ruby-head
env: CI_ORM=active_record CI_DB_ADAPTER=sqlite3
gemfile: gemfiles/rails_5.2.gemfile
- rvm: jruby-9.2.6.0
- rvm: jruby-9.2.7.0
env: CI_ORM=mongoid
gemfile: gemfiles/rails_5.2.gemfile
- rvm: jruby-9.2.6.0
- rvm: jruby-9.2.7.0
env: CI_ORM=active_record CI_DB_ADAPTER=sqlite3
gemfile: gemfiles/rails_5.2.gemfile
- rvm: jruby-head
Expand Down

0 comments on commit 386a7d4

Please sign in to comment.