diff --git a/.travis.yml b/.travis.yml index 088a809961b..b620637fe8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ rvm: branches: only: - master -script: JEKYLL_ENV=production bundle exec jekyll build --config ./_config.demo.yml +script: JEKYLL_ENV=production bundle exec jekyll build --config ./docs/_config.yml deploy: edge: branch: v1.8.47