language: node_js
node_js:
  - "node"
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/7cce00f2d081132a34c2
    on_success: change  # options: [always|never|change] default: always
    on_failure: always  # options: [always|never|change] default: always
    on_start: never     # options: [always|never|change] default: always