Cache bundler on Travis

This commit is contained in:
Danilo Pianini 2019-10-19 10:55:26 +02:00 committed by GitHub
parent 59e8bfdf03
commit 94c330f212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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