mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-21 18:50:37 +03:00
6 lines
75 B
YAML
6 lines
75 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "8"
|
|
script: "npm run test:push"
|