language: node_js before_install: npm install -g grunt-cli node_js: - "node" - "iojs" - "7" - "6" - "5" - "4"