Skip to content

Commit cf18469

Browse files
committed
Revert "Reintroduce config set msvs_version" [skip travis]
This reverts commit be01821. Still doesn’t work
1 parent be01821 commit cf18469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ install:
99
- ps: Install-Module VSSetup -Scope CurrentUser
1010
- cmd: git submodule update --init
1111
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version) $env:PLATFORM
12-
- npm config set msvs_version 2019 --global
1312
- npm install -g node-gyp
1413

1514
build_script:

0 commit comments

Comments
 (0)