Skip to content

Commit

Permalink
Merge pull request #389 from UT-CHG/update_docs_deployment
Browse files Browse the repository at this point in the history
update way docs are automatically deployed
  • Loading branch information
smattis authored Jul 4, 2020
2 parents b30b664 + 84117b3 commit 491b939
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,12 @@ after_success:
deploy:
provider: pages
skip_cleanup: true
skip_existing: true
github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
keep_history: false
local_dir: gh-pages/html
on:
branch: master



0 comments on commit 491b939

Please sign in to comment.