Skip to content

Commit

Permalink
(#25) appveyor - remove platform
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Apr 14, 2017
1 parent b9373c2 commit 94ab0d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit 94ab0d5

Please sign in to comment.