2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-20 08:00:35 +03:00
Files
vue2-datepicker/.travis.yml
T
2019-10-23 13:11:17 +08:00

7 lines
92 B
YAML

language: node_js
node_js: 10.16.3
script: "npm run test:push"
branches:
only:
- master