Skip to content

Commit 1116c1f

Browse files
committedJul 23, 2019
Update .travis.yml
1 parent d275034 commit 1116c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22
cache: bundler
33
gemfile: Gemfile
44
script:
5-
- bundle exec jekyll algolia --destination _site --config _config.yml
5+
- bundle exec jekyll algolia
66
branches:
77
only:
88
# Change this to gh-pages if you're deploying using the gh-pages branch

0 commit comments

Comments
 (0)