Skip to content

Commit

Permalink
fix: update travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kitian616 committed May 27, 2018
1 parent dd2b030 commit dd01dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
branches:
only:
- master
script: JEKYLL_ENV=production bundle exec jekyll build --config ./_config.demo.yml
script: JEKYLL_ENV=production bundle exec jekyll build --config ./docs/_config.yml
deploy:
edge:
branch: v1.8.47
Expand Down

0 comments on commit dd01dce

Please sign in to comment.