mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-22 02:50:36 +03:00
docs: update travis.yml
This commit is contained in:
+4
-3
@@ -1,5 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js: lts/*
|
||||||
- "node"
|
|
||||||
- "8"
|
|
||||||
script: "npm run test:push"
|
script: "npm run test:push"
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user