1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Rails 5 will drop support for Ruby 1.9.3/2.0.0

35a14cfd5d
This commit is contained in:
Yuki Nishijima 2014-11-30 11:22:51 -08:00
parent dcbb5e7a7d
commit e4dbdd4721

View file

@ -44,6 +44,10 @@ matrix:
gemfile: gemfiles/mongoid_31.gemfile
- rvm: 1.8.7
gemfile: gemfiles/mongoid_40.gemfile
- rvm: 1.9.3
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.0.0
gemfile: gemfiles/active_record_edge.gemfile
- rvm: ruby-head
gemfile: gemfiles/active_record_32.gemfile
allow_failures: