2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-03 01:24:07 +03:00

docs: update travis.yml

This commit is contained in:
mxie
2018-06-16 11:53:26 +08:00
parent 283f85a11e
commit bd8b487fc4
+4 -3
View File
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "node"
- "8"
node_js: lts/*
script: "npm run test:push"
branches:
only:
- master