language: ruby cache: bundler gemfile: docs/Gemfile script: - bundle exec jekyll --source docs --destination docs/_site --config docs/_config.yml algolia branches: only: # Change this to gh-pages if you're deploying using the gh-pages branch - master rvm: - 2.4