language: node_js sudo: false node_js: - "16.14.2" before_install: - npm install -g grunt-cli