Add esdoc boilerplate
This commit is contained in:
@@ -9,4 +9,14 @@ after_success: npm run coveralls
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- master
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN
|
||||
keep-history: true
|
||||
local-dir: doc
|
||||
on:
|
||||
branch: master
|
||||
node_js: "lts/*"
|
||||
|
Reference in New Issue
Block a user