Skip to content

Commit

Permalink
tweak build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Dec 23, 2014
1 parent b8f2daf commit 214ec5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version: 1.4.0.{build}
skip_tags: true
environment:
Major: 1
Minor: 4
Expand All @@ -16,4 +17,6 @@ artifacts:
- path: '*.msi'
deploy:
- provider: Environment
name: MyGet
name: MyGet
on:
branch: master

0 comments on commit 214ec5e

Please sign in to comment.