Add Travis Gemfile

This commit is contained in:
Michael Rose 2018-05-03 15:09:52 -04:00
parent fc80042a9e
commit 3405703cda

View file

@ -1,6 +1,6 @@
language: ruby
cache: bundler
gemfile: docs/Gemfile
gemfile: docs/Gemfile.travis
script:
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.travis.yml
branches: