Skip to content

Commit

Permalink
chore (CI): keep history on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfaust committed Feb 18, 2019
1 parent 4a0ee37 commit d40eecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ script:
deploy:
provider: pages
skip_cleanup: true
keep_history: true
github_token: $GITHUB_TOKEN
on:
branch: master
Expand Down

0 comments on commit d40eecd

Please sign in to comment.