Skip to content

Commit

Permalink
dont install twice onle use spec lurker
Browse files Browse the repository at this point in the history
  • Loading branch information
razum2um committed May 8, 2014
1 parent 37951b4 commit 04a51c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -112,7 +112,6 @@ namespace :generate do
desc "generate a bunch of stuff with generators"
task :stuff do
if ENV['BUNDLE_GEMFILE'].to_s.match(/Gemfile(32|40)\.ci$/)
in_lurker_app "bundle install"
%w[rake rspec-core spring].each do |gem|
in_lurker_app "bundle binstubs #{gem}"
end
Expand Down

0 comments on commit 04a51c8

Please sign in to comment.