Clean up and nojekyll
This commit is contained in:
@ -18,11 +18,8 @@ script:
|
|||||||
after_failure:
|
after_failure:
|
||||||
- "cat /home/travis/builds/dolanmiu/docx/npm-debug.log"
|
- "cat /home/travis/builds/dolanmiu/docx/npm-debug.log"
|
||||||
after_success:
|
after_success:
|
||||||
#- bash ./deploy-docs.sh
|
|
||||||
- npm run typedoc
|
- npm run typedoc
|
||||||
env:
|
- echo "janchi.co.uk" > docs/.nojekyll
|
||||||
global:
|
|
||||||
- ENCRYPTION_LABEL: "ad385fa3b525"
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: pages
|
provider: pages
|
||||||
skip-cleanup: true
|
skip-cleanup: true
|
||||||
|
Reference in New Issue
Block a user