language: node_js
node_js:
  - 0.12.7
sudo: false
before_install:
  - 'npm install'
