Skip to content

Commit 589b531

Browse files
authored
Merge pull request #25 from Aguafrommars/preview/3.2.0
Preview/3.2.0
2 parents 0a6353c + 52ed82c commit 589b531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ environment:
2828
init:
2929
- cmd: git config --global core.autocrlf true
3030
install:
31+
- ps: if ($isWindows) { Install-Product node '' }
3132
- sh: wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb
3233
- sh: sudo dpkg -i packages-microsoft-prod.deb
3334
- sh: sudo apt-get update

0 commit comments

Comments
 (0)