mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-17 17:10:35 +03:00
7 lines
90 B
YAML
7 lines
90 B
YAML
language: node_js
|
|
node_js: lts/*
|
|
script: "npm run test:push"
|
|
branches:
|
|
only:
|
|
- master
|