Skip to content

Commit

Permalink
Merge pull request #545 from meganemura/drop-jruby-rails-5-0
Browse files Browse the repository at this point in the history
Stop supporting for JRuby + Rails 5.0
  • Loading branch information
meganemura authored Apr 13, 2018
2 parents 935a581 + 803d510 commit deddf3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ matrix:
allow_failures:
- rvm: ruby-head
- gemfile: gemfiles/rails_master.gemfile
- rvm: jruby-9.1.15.0
gemfile: gemfiles/rails_5_0.gemfile
exclude:
- rvm: 2.1.9
gemfile: gemfiles/rails_5_0.gemfile
Expand Down

0 comments on commit deddf3b

Please sign in to comment.