language: node_js
node_js:
  - "0.12"
  - "3.0"
  - "4.0"
  - "4.1"
  - "5.1"
branches:
  except:
    - image
