language: node_js
git:
  depth: 10
node_js:
  - "0.10"
before_install:
  - npm install -g grunt
  - npm install -g grunt-cli