Revert "Force bundle installing on Travis"
This reverts commit 1553af9a61
.
This commit is contained in:
parent
1553af9a61
commit
6768e45eae
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
before_install:
|
|
||||||
- gem install bundler
|
|
||||||
gemfile: docs/Gemfile
|
gemfile: docs/Gemfile
|
||||||
script:
|
script:
|
||||||
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml
|
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml
|
||||||
|
|
Loading…
Reference in a new issue