sudo: required language: node_js node_js: 8.11.3 branches: only: - master cache: yarn script: yarn test:ci && yarn build