Skip to content

Commit

Permalink
chore: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kitian616 committed Mar 9, 2018
1 parent 73cca82 commit f633fb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ branches:
- master
script: JEKYLL_ENV=production bundle exec jekyll build --config ./_config.demo.yml
deploy:
edge:
branch: v1.8.47
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_dir: _site
keep-history: true
on:
branch: master
target_branch: gh-pages

0 comments on commit f633fb7

Please sign in to comment.