language: node_js node_js: - "7" - "node" before_script: - npm install grunt-cli -g