1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

CI against ruby 2.4.2 and 2.3.5

This commit is contained in:
Akira Matsuda 2017-09-15 12:46:21 +09:00
parent 6f338aa2d7
commit 1316df7ade

View file

@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.4.1
- 2.3.4
- 2.4.2
- 2.3.5
- ruby-head
- jruby-9.1.10.0
# - rbx-3
@ -30,9 +30,9 @@ cache: bundler
matrix:
exclude:
- rvm: 2.4.1
- rvm: 2.4.2
gemfile: gemfiles/active_record_42.gemfile
- rvm: 2.4.1
- rvm: 2.4.2
gemfile: gemfiles/active_record_41.gemfile
- rvm: ruby-head
gemfile: gemfiles/active_record_42.gemfile