mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-30 09:24:46 +08:00
6 lines
58 B
YAML
6 lines
58 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
|
|
script: "npm test"
|