mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
CI against jruby 9.1.7.0
This commit is contained in:
parent
c516f66109
commit
ce9e84acc1
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ rvm:
|
||||||
- 2.1.10
|
- 2.1.10
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- jruby-9.1.6.0
|
- jruby-9.1.7.0
|
||||||
- rbx-3
|
- rbx-3
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
|
@ -42,7 +42,7 @@ matrix:
|
||||||
gemfile: gemfiles/active_record_41.gemfile
|
gemfile: gemfiles/active_record_41.gemfile
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
- rvm: jruby-9.1.6.0
|
- rvm: jruby-9.1.7.0
|
||||||
- rvm: rbx-3
|
- rvm: rbx-3
|
||||||
- gemfile: gemfiles/active_record_edge.gemfile
|
- gemfile: gemfiles/active_record_edge.gemfile
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue