added deployment keys and scripts

This commit is contained in:
Dolan
2017-04-16 12:22:50 +01:00
parent 96fd61d3e4
commit 644819ed81
3 changed files with 68 additions and 7 deletions

View File

@ -8,10 +8,8 @@ script:
after_failure:
- "cat /home/travis/builds/dolanmiu/docx/npm-debug.log"
after_success:
- git fetch
- git checkout gh-pages
- git merge master --ff -m "merging with master"
- npm run typedoc
- git add .
- git commit -a -m 'updated documentation'
- git push
- bash ./deploy-docs.sh
env:
global:
- ENCRYPTION_LABEL: "ad385fa3b525"