2
0
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:
mxie
2018-06-16 11:53:26 +08:00
parent 283f85a11e
commit bd8b487fc4
+4 -3
View File
@@ -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