Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dolanmiu/docx
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanmiu committed Jan 24, 2018
2 parents df197f7 + ea08f60 commit 1037b7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ script:
- npm run lint
- npm test
- 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:
- "cat /home/travis/builds/dolanmiu/docx/npm-debug.log"
after_success:
Expand Down

0 comments on commit 1037b7c

Please sign in to comment.