Skip to content

Commit

Permalink
2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan654 committed Jan 18, 2019
1 parent b504d4b commit b352974
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
version: 2.0{Build}
version: 2.0.{build}
image: Visual Studio 2017
configuration: Release
platform: x64
clone_folder: C:\StaxRip
nuget:
project_feed: true
clone_folder: C:\Staxrip
build:
project: StaxRip.sln
verbosity: normal
verbosity: normal
artifacts:
- path: C:\Staxrip\bin
name: Staxrip

0 comments on commit b352974

Please sign in to comment.