2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-08 18:52:27 +03:00
Files
2019-11-10 17:47:30 +08:00

8 lines
109 B
YAML

language: node_js
node_js: 10.16.3
script: 'npm test'
after_script: npm run cov
branches:
only:
- master