language: ruby script: - gem install jekyll bundler - bundle install - bundle exec rake test - bundle exec jekyll build cache: bundler