UNPKG

config-yml

Version:

Simple Yaml Config for Node.js

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