Try using bundler directly

main
Danilo Pianini 5 years ago committed by GitHub
parent 48c722b002
commit 59e8bfdf03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save