Don't need to install bundler, right?

This commit is contained in:
Parker Moore 2014-01-24 22:31:44 -05:00
parent d2e22eda28
commit 37b587168f
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
language: ruby
cache: bundler
before_install:
- gem install bundler
install:
- script/rebund download
- bundle install --path vendor/bundle