mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Test against jruby 9.1.13.0
This commit is contained in:
parent
a83b401d3a
commit
0be76a84c9
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ rvm:
|
||||||
- 2.4.2
|
- 2.4.2
|
||||||
- 2.3.5
|
- 2.3.5
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- jruby-9.1.10.0
|
- jruby-9.1.13.0
|
||||||
# - rbx-3
|
# - rbx-3
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
|
@ -50,7 +50,7 @@ matrix:
|
||||||
env: DB=sqlite3
|
env: DB=sqlite3
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
- rvm: jruby-9.1.10.0
|
- rvm: jruby-9.1.13.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…
Add table
Add a link
Reference in a new issue