Merge branch 'master' of https://github.com/dolanmiu/docx
This commit is contained in:
@ -7,6 +7,12 @@ script:
|
|||||||
- npm run lint
|
- npm run lint
|
||||||
- npm test
|
- npm test
|
||||||
- npm run style
|
- npm run style
|
||||||
|
- npm run build
|
||||||
|
- node ./demo/demo1.js
|
||||||
|
- node ./demo/demo2.js
|
||||||
|
- node ./demo/demo3.js
|
||||||
|
- node ./demo/demo4.js
|
||||||
|
- node ./demo/demo5.js
|
||||||
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:
|
||||||
|
Reference in New Issue
Block a user