Skip to content

Commit

Permalink
Removed duplicate install task in Rakefile. Cutes the instal time int…
Browse files Browse the repository at this point in the history
…o half.
  • Loading branch information
r10r committed Mar 6, 2013
1 parent 7198a43 commit 267ad54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ desc 'Default: run tests'
task :default => :test

require 'rake/testtask'
Bundler::GemHelper.install_tasks

desc 'Tests not requiring an real box'
Rake::TestTask.new do |t|
Expand Down

0 comments on commit 267ad54

Please sign in to comment.