Skip to content

Commit 08dd5e1

Browse files
author
alexey.gadzhiev
committed
Choose correct name for platform
1 parent 93b3df2 commit 08dd5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ init:
2323
- set arch=
2424
- if "%arch%"=="Win64" ( set arch= Win64)
2525
- echo %arch%
26+
- echo %PLATFORM%
2627
- echo %APPVEYOR_BUILD_WORKER_IMAGE%
2728
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" ( set generator="Visual Studio 15 2017%arch%" )
2829
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2015" ( set generator="Visual Studio 14 2015%arch%" )

0 commit comments

Comments
 (0)