language: node_js sudo: required node_js: - "iojs" before_install: npm install -g grunt-cli install: npm install