mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Don't need to install bundler, right?
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
language: ruby
|
||||
cache: bundler
|
||||
before_install:
|
||||
- gem install bundler
|
||||
install:
|
||||
- script/rebund download
|
||||
- bundle install --path vendor/bundle
|
||||
|
||||
Reference in New Issue
Block a user