Try using bundler directly

This commit is contained in:
Danilo Pianini 2019-10-19 10:53:12 +02:00 committed by GitHub
parent 48c722b002
commit 59e8bfdf03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
language: ruby language: ruby
install: gem install jekyll bundler
install: gem install jekyll script: bundle exec jekyll build
script: jekyll build