language: node_js
node_js:
- "0.12"
before_install:
- npm install grunt-cli -g
before_script:
- sudo apt-get update -q
- sudo apt-get install gcc