Revert "Force bundle installing on Travis"

This reverts commit 1553af9a61.
This commit is contained in:
Michael Rose 2018-05-03 14:52:41 -04:00
parent 1553af9a61
commit 6768e45eae

View file

@ -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