mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Do not keep jruby/rubinius as a build dependency
This commit is contained in:
parent
7d5ad3acbb
commit
72567e20ff
1 changed files with 2 additions and 0 deletions
|
@ -40,4 +40,6 @@ matrix:
|
||||||
gemfile: gemfiles/active_record_32.gemfile
|
gemfile: gemfiles/active_record_32.gemfile
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
- rvm: jruby
|
||||||
|
- rvm: rbx-2
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue