drop node 9 from travis test + upgrade vizion

This commit is contained in:
Unitech 2020-04-12 15:29:08 +02:00
parent 0d4786f005
commit 93c4366f31
2 changed files with 2 additions and 3 deletions

View File

@ -3,10 +3,9 @@ node_js:
- "13"
- "12"
- "10"
- "9"
- "8"
git:
depth: 5
depth: 2
os:
- linux
before_install:

View File

@ -197,7 +197,7 @@
"shelljs": "0.8.3",
"source-map-support": "0.5.16",
"sprintf-js": "1.1.2",
"vizion": "~2.0.2",
"vizion": "~2.1.0",
"yamljs": "0.3.0"
},
"devDependencies": {