language: node_js node_js: 10 cache: yarn install: - yarn install script: - yarn test - yarn lint-on-ci