sudo: false language: node_js node_js: - "v14.10.1" script: - commitlint-travis --config commitlint.config.json - run-s test docs check-clean