Feature #16194
Updated by Toshi MARUYAMA almost 11 years ago
I run travis personally. https://travis-ci.org/marutosi/redmine-bb Ruby 2.1.0 tests passes. But, Ruby 2.1.1 (ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]) tests fail. https://travis-ci.org/marutosi/redmine/builds/19696007 This is due to Ruby 2.1.1 defect. * https://github.com/rails/rails/issues/14188#issuecomment-36206823 * https://github.com/rails/rails/pull/14198 * https://bugs.ruby-lang.org/issues/9576