7 lines
64 B
YAML
Raw Permalink Normal View History

2025-04-23 09:34:08 +08:00
language: node_js
sudo: false
node_js:
- "10"
- "8"
- "6"