mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-21 16:31:46 +02:00
(#25) appveyor - remove platform
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user