diff options
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -41,10 +41,6 @@ task '187' do RUBY.replace 'ruby187' end -task 'yarv' do - RUBY.replace 'ruby-yarv' -end - task 'jruby' do RUBY.replace 'jruby' end |