UNPKG

clever

Version:

Node.js library for interacting with the Clever API

24 lines (23 loc) 446 B
image: node0.10 script: - npm config set ca "" - npm install - npm test - nvm install 0.10.29 - nvm use 0.10.29 notify: email: recipients: - drone@clever.com hipchat: room: Clever-Dev-CI token: {{hipchatToken}} on_started: true on_success: true on_failure: true publish: npm: email: {{npm_drone_email}} username: {{npm_drone_username}} password: {{npm_drone_password}} branch: master