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

Merge pull request #763 from yui-knk/fix_travis_exclude2

Exclude appropriate version of ruby 2.1 (follow up of 4ea19dd)
This commit is contained in:
Akira Matsuda 2015-12-29 01:24:09 +09:00
commit 3b4ce1e72d

View file

@ -37,7 +37,7 @@ matrix:
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.0.0
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.1
- rvm: 2.1.8
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.2.4
gemfile: gemfiles/active_record_32.gemfile