This commit is contained in:
Michael Rose 2018-03-09 15:06:29 -05:00
parent 973f1fcf98
commit 279cd603c3

View file

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