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