language: node_js node_js: 10 cache: yarn script: - yarn prepack - yarn build - cd docs && yarn && yarn test