This commit is contained in:
Dolan
2018-10-26 20:23:26 +01:00
parent 2b834a75a8
commit 3346b97ee7
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ after_success:
- npm run typedoc
- echo "docx.js.org" > docs/.nojekyll
- echo "docx.js.org" > docs/CNAME
- npm run cover
- npm run coverage
- codecov
deploy:
provider: pages