We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6b8c8 commit f3cff31Copy full SHA for f3cff31
appveyor.yml
@@ -3,6 +3,9 @@ version: '{branch}-{build}'
3
environment:
4
nodejs_version: "12"
5
6
+install:
7
+ - ps: Install-Product node $env:nodejs_version
8
+
9
configuration:
10
- Debug
11
- Debug_Lite
0 commit comments