language: node_js node_js: - 4 - 5 - 6 - 7 - 8 - 9 - 10 install: - npm install before_script: - npm install -g grunt-cli