mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-23 22:52:42 +08:00
10 lines
81 B
YAML
10 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- "6"
|
|
- "7"
|
|
- "8"
|
|
- "9"
|
|
- "10"
|
|
- "11"
|
|
- "node"
|