Skip to content

Commit dd01dce

Browse files
committed
fix: update travis settings
1 parent dd2b030 commit dd01dce

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
@@ -4,7 +4,7 @@ rvm:
44
branches:
55
only:
66
- master
7-
script: JEKYLL_ENV=production bundle exec jekyll build --config ./_config.demo.yml
7+
script: JEKYLL_ENV=production bundle exec jekyll build --config ./docs/_config.yml
88
deploy:
99
edge:
1010
branch: v1.8.47

0 commit comments

Comments
 (0)