UNPKG

push-notifications-swpush

Version:

A cross-platform push service for node.js

11 lines (10 loc) 151 B
language: node_js node_js: - "node" - "6" script: - npm run build - npm run test-cover - npm run lint after_success: - npm run coveralls