language: node_js node_js: - '6' - '8' - '10' sudo: false before_install: - npm install -g grunt-cli install: npm install script: - grunt