UNPKG

node-config-yaml

Version:

Yaml Config for Node.js based on config-yml package

10 lines (9 loc) 120 B
language: node_js node_js: - "7" - "6" - "4.4" script: - npm test after_success: - npm run coveralls