Add prettier + style command

This commit is contained in:
Dolan
2018-01-22 23:38:49 +00:00
parent cb47d4f772
commit f2027230a0
4 changed files with 30 additions and 6 deletions

View File

@ -6,11 +6,12 @@ install:
script:
- npm run lint
- npm test
after_failure:
- npm run style
after_failure:
- "cat /home/travis/builds/dolanmiu/docx/npm-debug.log"
after_success:
- bash ./deploy-docs.sh
env:
global:
- ENCRYPTION_LABEL: "ad385fa3b525"