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 1936711 commit 120a71dCopy full SHA for 120a71d
appveyor.yml
@@ -12,7 +12,7 @@ deploy: off
12
13
install:
14
- ps: Install-Product node $env:nodejs_version
15
- - npm install
+ - yarn
16
17
test_script:
18
- node --version
0 commit comments