Cache bundler on Travis
This commit is contained in:
parent
59e8bfdf03
commit
94c330f212
|
@ -1,3 +1,4 @@
|
|||
language: ruby
|
||||
install: gem install jekyll bundler
|
||||
script: bundle exec jekyll build
|
||||
cache: bundler
|
||||
|
|
Loading…
Reference in New Issue