mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-10 02:23:40 +08:00
6 lines
66 B
YAML
6 lines
66 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "5"
|
|
script: "npm run test"
|