UNPKG

grunt-nsp

Version:
18 lines (17 loc) 249 B
build: image: node:$$NODE_VERSION commands: - npm install - npm run lint - npm test matrix: NODE_VERSION: - 0.10 - 0.12 - 4 - 5 notify: slack: webhook_url: $$SLACK_HOOK channel: alerts username: drone