Skip to content

Commit f960fae

Browse files
author
Tyler McMullen
committed
remove other build task
1 parent 5d5d546 commit f960fae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Rakefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,3 @@ Rake::RDocTask.new do |rdoc|
3030
rdoc.rdoc_files.include('README*')
3131
rdoc.rdoc_files.include('ext/**/*.c')
3232
end
33-
34-
task :build do
35-
ruby 'ext/bitset/extconf.rb'
36-
end

0 commit comments

Comments
 (0)