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