diff --git a/.travis.yml b/.travis.yml index cbae57a6f5b..eec6866dc3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ rvm: branches: only: - master -before_script: mkdir ./_posts && cp -Rfv ./test/_posts/** ./_posts script: bundle exec jekyll build --config ./_config.demo.yml deploy: provider: pages