UNPKG

yargs-command-config

Version:
15 lines (14 loc) 187 B
language: node_js node_js: - "node" - "lts/*" - "8" - "7" - "6" install: - npm install script: - npm run docs - npm test after_success: - npm run coverage