We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d275034 commit 1116c1fCopy full SHA for 1116c1f
.travis.yml
@@ -2,7 +2,7 @@ language: ruby
2
cache: bundler
3
gemfile: Gemfile
4
script:
5
- - bundle exec jekyll algolia --destination _site --config _config.yml
+ - bundle exec jekyll algolia
6
branches:
7
only:
8
# Change this to gh-pages if you're deploying using the gh-pages branch
0 commit comments