We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0ae68 commit 2b17b46Copy full SHA for 2b17b46
.appveyor.yml
@@ -7,7 +7,7 @@ matrix:
7
fast_finish: true
8
9
install:
10
- - ps: Install-Product node $env:nodejs_version
+ - ps: Install-Product node $env:nodejs_version x64
11
- npm install -g npm
12
- npm install
13
0 commit comments