Whitespace in AppVeyor script
parent
d611384fda
commit
1608132146
|
|
@ -36,7 +36,9 @@ test_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
|
|
||||||
msbuild /t:Build /p:PlatformToolset=DefaultPlatformToolset cryptlib.vcxproj
|
msbuild /t:Build /p:PlatformToolset=DefaultPlatformToolset cryptlib.vcxproj
|
||||||
|
|
||||||
msbuild /t:Build /p:PlatformToolset=DefaultPlatformToolset cryptest.vcxproj
|
msbuild /t:Build /p:PlatformToolset=DefaultPlatformToolset cryptest.vcxproj
|
||||||
|
|
||||||
msbuild /t:CopyCryptestToRoot /p:PlatformToolset=DefaultPlatformToolset cryptest.vcxproj
|
msbuild /t:CopyCryptestToRoot /p:PlatformToolset=DefaultPlatformToolset cryptest.vcxproj
|
||||||
|
|
||||||
cryptest.exe v
|
cryptest.exe v
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue