Cache bundler on Travis

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

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

Loading…
Cancel
Save