Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phduarte authored Aug 29, 2019
1 parent 6afc73a commit 4dc0f4c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
version: 1.0.{build}
image: Visual Studio 2017
configuration: Release
platform: Any CPU
build:
project: src\Gadz.Tetris.sln
publish_nuget: true
include_nuget_references: true
verbosity: minimal
publish_wap: true

0 comments on commit 4dc0f4c

Please sign in to comment.