typescript-library-starter
typescript-library-starter copied to clipboard
[proposal] use builtin gh-pages deployment of Travis CI
Travis CI already has a builtin gh-pages deployment feature:
https://docs.travis-ci.com/user/deployment/pages/
Maybe we could use it instead of maintaining gh-page publish script, which makes the codebase more clear
Willing to submit a PR if you have the plan