Skip to content

Commit

Permalink
Fix appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Whitson committed Jun 6, 2017
1 parent 0e0546d commit 482d9ce
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
version: 1.0.0.{build}

branches:
only:
- master
image: Visual Studio 2017

#branches:
# only:
# - master

assembly_info:
patch: true
file: AssemblyInfo.*
assembly_version: "{version}"
assembly_file_version: "{version}"
assembly_informational_version: "{version}"
Expand Down

0 comments on commit 482d9ce

Please sign in to comment.