(#25) appveyor - remove platform

This commit is contained in:
Stef Heyenrath
2017-04-14 11:56:31 +02:00
parent b9373c29d3
commit 94ab0d5af2

View File

@@ -5,8 +5,6 @@ version: 1.0.2.{build}
configuration:
- Debug
platform: Any CPU
init:
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")