Skip to content

Commit

Permalink
Remove a note I made for myself that got turned into code and fucked …
Browse files Browse the repository at this point in the history
…the build
  • Loading branch information
JoshCheek committed Mar 15, 2015
1 parent a5b662b commit e77832a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -2,7 +2,6 @@ desc 'Have Bundler setup a standalone environment -- run tests in this, b/c its
file :bundle do
# Running without rubygems # http://myronmars.to/n/dev-blog/2012/03/faster-test-boot-times-with-bundler-standalone
sh 'bundle install --standalone --binstubs bundle/bin'
sh 'ruby --disable-gems -S bundle/bin/rspec'
end


Expand Down

0 comments on commit e77832a

Please sign in to comment.