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 language: ruby
cache: bundler cache: bundler
gemfile: docs/Gemfile gemfile: docs/Gemfile.travis
script: script:
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.travis.yml - bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.travis.yml
branches: branches: