language: node_js
node_js:
  - "7"

matrix:
  fast_finish: true

branches:
  only:
    - master
