
machine:
  node:
    version: 0.10.33

### NPM Deploy
deployment:
  production:
    branch: master
    commands:
      - npm i ci-npm-publish -g
      - npm-publish