mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
CI against ruby 2.4.1
This commit is contained in:
parent
1c9ec3603d
commit
db96972ee0
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ language: ruby
|
|||
dist: trusty
|
||||
|
||||
rvm:
|
||||
- 2.4.0
|
||||
- 2.4.1
|
||||
- 2.3.3
|
||||
- 2.2.6
|
||||
- 2.1.10
|
||||
|
@ -34,9 +34,9 @@ matrix:
|
|||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.1.10
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.4.0
|
||||
- rvm: 2.4.1
|
||||
gemfile: gemfiles/active_record_41.gemfile
|
||||
- rvm: 2.4.0
|
||||
- rvm: 2.4.1
|
||||
gemfile: gemfiles/active_record_42.gemfile
|
||||
- rvm: ruby-head
|
||||
gemfile: gemfiles/active_record_41.gemfile
|
||||
|
|
Loading…
Add table
Reference in a new issue