dist: xenial
language: node_js
node_js:
      - 10

cache: yarn

# Don't run builds for renovate PRs
if: NOT head_branch =~ ^renovate