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