Do not keep jruby/rubinius as a build dependency

This commit is contained in:
Yuki Nishijima 2014-11-22 19:27:04 -08:00
parent 7d5ad3acbb
commit 72567e20ff
1 changed files with 2 additions and 0 deletions

View File

@ -40,4 +40,6 @@ matrix:
gemfile: gemfiles/active_record_32.gemfile
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: rbx-2
fast_finish: true