language: node_js
node_js: "14"
before_script:
- npm run setup
- npm run build
after_success:
- npm pack