UNPKG

config-yml2

Version:

Simple Yaml Config for Node.js

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