language: node_js cache: yarn script: - commitlint-travis - yarn lint - yarn test node_js: - 'node' - 'lts/*'