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