Add Travis Gemfile
This commit is contained in:
parent
fc80042a9e
commit
3405703cda
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue