Skip to content

Commit

Permalink
Skip test in packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Takahiro Noda committed Feb 25, 2012
1 parent ba8602b commit 5552688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ EOF

end

task :gem => [:test]
task :gem
Rake::GemPackageTask.new(Spec) do |p|
p.need_tar_gz = true
end
Expand Down

0 comments on commit 5552688

Please sign in to comment.