We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2b030 commit dd01dceCopy full SHA for dd01dce
.travis.yml
@@ -4,7 +4,7 @@ rvm:
4
branches:
5
only:
6
- master
7
-script: JEKYLL_ENV=production bundle exec jekyll build --config ./_config.demo.yml
+script: JEKYLL_ENV=production bundle exec jekyll build --config ./docs/_config.yml
8
deploy:
9
edge:
10
branch: v1.8.47
0 commit comments