Revert "Test Travis CI config changes"

This reverts commit fc80042a9e.
This commit is contained in:
Michael Rose
2018-05-03 15:14:54 -04:00
parent e14c7e45ca
commit 61859342c3
3 changed files with 1 additions and 347 deletions

View File

@@ -2,7 +2,7 @@ language: ruby
cache: bundler
gemfile: docs/Gemfile
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.yml
branches:
only:
# Change this to gh-pages if you're deploying using the gh-pages branch