diff --git a/.travis.yml b/.travis.yml index 9c427db..6ce4b3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: ruby -install: gem install jekyll bundler script: + - gem install jekyll bundler - bundle install - bundle exec jekyll build cache: bundler