diff --git a/.travis.yml b/.travis.yml index 035d888d..1bb28592 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: ruby cache: bundler gemfile: docs/Gemfile script: - - bundle exec jekyll --source docs --destination docs/_site --config docs/_config.yml algolia + - bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml branches: only: # Change this to gh-pages if you're deploying using the gh-pages branch