Skip to content

Commit

Permalink
Add default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbarton committed Feb 22, 2012
1 parent 1f2a06b commit d588adc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -47,3 +47,5 @@ task :publish do

puts "Done"
end

task :default => :build

0 comments on commit d588adc

Please sign in to comment.