Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakelib/rubyspec.rake
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ namespace :spec do
mspec :compile_mode => "JIT",
:jit_threshold => 0,
:format => 'd',
:spec_target => ":fast"c
:spec_target => ":fast"
end

desc "Run rubyspecs expected to pass"

0 comments on commit 8307787

Please sign in to comment.