mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-21 02:45:10 +08:00
7 lines
70 B
YAML
7 lines
70 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|
|
- "node" |