2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-17 17:10:35 +03:00
Files
vue2-datepicker/.travis.yml
T
2018-06-16 11:53:26 +08:00

7 lines
90 B
YAML

language: node_js
node_js: lts/*
script: "npm run test:push"
branches:
only:
- master