* fix start issue

This commit is contained in:
Ingo Fischer
2021-08-23 00:34:45 +02:00
parent d7adbddcc0
commit 5795c78ea4
5 changed files with 28 additions and 7 deletions
+3 -3
View File
@@ -2,9 +2,9 @@ version: 'test-{build}'
os: Visual Studio 2013
environment:
matrix:
- nodejs_version: '4'
- nodejs_version: '6'
- nodejs_version: '8'
- nodejs_version: '12'
- nodejs_version: '14'
- nodejs_version: '16'
platform:
- x86
- x64