2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-20 20:00:37 +03:00
This commit is contained in:
陈峰
2018-10-13 21:28:31 +08:00
parent 556d96164a
commit 25c4c3340e
-2
View File
@@ -1,12 +1,10 @@
language : node_js language : node_js
node_js: node_js:
- "10" - "10"
- "9"
branches: branches:
only: only:
- master - master
- stable
install: install:
- npm install - npm install