mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Test against ruby2.0 on travis-ci
This commit is contained in:
parent
5f62aa5966
commit
8a28d03947
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ script: "bundle exec rake spec"
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- ruby-head
|
||||
|
||||
gemfile:
|
||||
|
|
Loading…
Reference in a new issue