Skip to content

Commit

Permalink
Don't run with tests when building gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Brannan committed May 11, 2012
1 parent 2099b4b commit 81cc1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -5,7 +5,7 @@ task :clean do
end

task :config do
ruby "setup.rb config"
ruby "setup.rb config --without-tests"
end

task :setup do
Expand Down

0 comments on commit 81cc1ac

Please sign in to comment.