language: node_js node_js: 10 branches: only: master script: - yarn test - yarn lint - yarn print --check '**/*' cache: - yarn