2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-21 07:00:36 +03:00
Files
vue2-datepicker/.travis.yml
T
2018-06-16 10:11:13 +08:00

6 lines
75 B
YAML

language: node_js
node_js:
- "node"
- "8"
script: "npm run test:push"