mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Merge pull request #762 from yui-knk/test_against_ruby_218
Test against the newset version of ruby 2.1 (2.1.8)
This commit is contained in:
commit
5ac8485c3f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: ruby
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.1.8
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- ruby-head
|
||||
|
|
Loading…
Reference in a new issue