UNPKG

nesthydrationjs-sb

Version:
17 lines (16 loc) 219 B
language: node_js branches: only: - master - qc node_js: - "0.12.5" - "4" - "6" - "8" - "node" script: - npm test after_script: - npm run coverage - npm run coveralls