Skip to content

Commit f690d75

Browse files
committed
appveyor node matrix update
1 parent 2bd91dd commit f690d75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ environment:
44
secure: VYJPed/ilAHFpd7S0zW/C2U1jVqayW5QFBitwBqralJlKlgAPW6n1L1VUIOJswiW
55

66
matrix:
7+
- nodejs_version: "4"
78
- nodejs_version: "6"
9+
- nodejs_version: "7"
810

911
platform:
1012
- x64
13+
- x86
1114

1215
install:
1316
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version) $env:platform;

0 commit comments

Comments
 (0)