mirror of
https://github.com/xuxiaobo-bobo/boda_jsEnv.git
synced 2025-04-19 15:34:50 +08:00
8 lines
71 B
YAML
8 lines
71 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "9"
|
|
sudo: false
|