Skip to content

Commit

Permalink
Minor update to deployment settings. AppVeyor is hard.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuubari committed Feb 8, 2016
1 parent 497a26d commit 2be1362
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '{build}'
branches:
only:
- master
- develop
- ui-localisation
- translation
os: Visual Studio 2015
configuration: Release
platform: Any CPU
Expand All @@ -22,7 +22,7 @@ before_build:
nuget restore source\KanColleViewer.sln -PackagesDirectory source\packages
build:
project: source\KanColleViewer.sln
publish_nuget: true
# publish_nuget: true
verbosity: minimal
artifacts:
- path: source\Grabacr07.KanColleViewer\bin\Release
Expand Down

0 comments on commit 2be1362

Please sign in to comment.