Don't need to install bundler, right?
This commit is contained in:
parent
d2e22eda28
commit
37b587168f
|
@ -1,7 +1,5 @@
|
|||
language: ruby
|
||||
cache: bundler
|
||||
before_install:
|
||||
- gem install bundler
|
||||
install:
|
||||
- script/rebund download
|
||||
- bundle install --path vendor/bundle
|
||||
|
|
Loading…
Reference in New Issue