language: node_js node_js: - "lts/*" - "node" before_install: - "npm install -g grunt-cli" notifications: email: false