language: node_js node_js: - "6.1" - "5.11" - "4.4.6" - "4.2.2" before_script: - npm install grunt-cli -g