UNPKG

iwman

Version:
11 lines (10 loc) 185 B
language: node_js node_js: - v6 - v5 - v4 - '0.12' - '0.10' before_install: 'npm install codecov && npm install nyc' script: 'npm run build' after_success: 'npm run coverage'