mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Merge pull request #684 from neilang/update-build
Switched build to use ruby 2.2.2 instead of 2.2.1
This commit is contained in:
commit
596ea9f4b5
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ rvm:
|
|||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.2.1
|
||||
- 2.2.2
|
||||
- ruby-head
|
||||
- jruby
|
||||
- jruby-head
|
||||
|
@ -37,7 +37,7 @@ matrix:
|
|||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.1
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.2.1
|
||||
- rvm: 2.2.2
|
||||
gemfile: gemfiles/active_record_32.gemfile
|
||||
- rvm: ruby-head
|
||||
gemfile: gemfiles/active_record_32.gemfile
|
||||
|
|
Loading…
Add table
Reference in a new issue