2025-08-04 18:41:00 -04:00

6 lines
86 B
YAML

language: node_js
node_js:
- "stable"
script:
- npm run build
- npm run karma-ci