Skip to content

Commit

Permalink
Merge pull request #2735 from jekyll/multitask-defaut
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Aug 12, 2014
2 parents b0e1440 + 14b7366 commit c0df4b1
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 @@ -87,7 +87,7 @@ end
#
#############################################################################

task :default => [:test, :features]
multitask :default => [:test, :features]

require 'rake/testtask'
Rake::TestTask.new(:test) do |test|
Expand Down

0 comments on commit c0df4b1

Please sign in to comment.