2025-06-30 09:38:03 +08:00

10 lines
81 B
YAML

language: node_js
node_js:
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "node"