language: node_js node_js: - 13 install: - npm ci script: - npm test - npm run rollup:build