sudo: false language: node_js node_js: - 'node' - '14' - '12' - '10' before_script: - npm install --no-save stylelint