mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Use just '2.1' so travis picks up the newest ruby automatically
Closes #520
This commit is contained in:
parent
342be17ef6
commit
12d7a2445a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
- 2.1
|
||||
- ruby-head
|
||||
- jruby
|
||||
- rbx
|
||||
|
|
Loading…
Reference in a new issue