9 lines
69 B
YAML
Raw Permalink Normal View History

2025-04-28 12:25:20 +08:00
language: node_js
node_js:
- '7'
- '6'
- '5'
- '4'
- '0.12'
- '0.10'