Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit b4a7352

Browse files
committed
add msvc 2017 x86 ci
1 parent c29d144 commit b4a7352

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
@@ -13,6 +13,7 @@ environment:
1313
- PLATFORM: msvc2017_64
1414
- PLATFORM: mingw73_64
1515
- PLATFORM: winrt_x64_msvc2017
16+
- PLATFORM: msvc2017
1617
- PLATFORM: winrt_x86_msvc2017
1718
- PLATFORM: winrt_armv7_msvc2017
1819
- PLATFORM: msvc2015_64
@@ -25,6 +26,8 @@ matrix:
2526
image: Visual Studio 2015
2627
- PLATFORM: winrt_x64_msvc2017
2728
image: Visual Studio 2015
29+
- PLATFORM: msvc2017
30+
image: Visual Studio 2015
2831
- PLATFORM: winrt_x86_msvc2017
2932
image: Visual Studio 2015
3033
- PLATFORM: winrt_armv7_msvc2017

0 commit comments

Comments
 (0)