1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/quill-delta/.travis.yml

8 lines
126 B
YAML

language: node_js
node_js: '6'
script:
- npm test
after_success:
- npm run test:coverage
- npm run test:coverage:report