Clean up and nojekyll

This commit is contained in:
Dolan
2018-02-21 21:51:17 +00:00
parent 1866033128
commit 479dfed987

View File

@ -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