language: node_js
node_js:
  - "5.1.1"
before_install:
  - npm install -g grunt-cli bower
  - npm install