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
|
||||
cache: bundler
|
||||
before_install:
|
||||
- gem install bundler
|
||||
gemfile: docs/Gemfile
|
||||
script:
|
||||
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml
|
||||
|
|
Loading…
Reference in a new issue