language: node_js
node_js:
  - "4.0.0"
before_script:
  - npm install grunt-cli -g
  - gem install sass
script: grunt build