Skip to content

Commit

Permalink
Merge branch 'release/2.1.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
coder2000 committed Jun 18, 2018
2 parents b1a1427 + 56a9cf7 commit 20ddfd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
image: Visual Studio 2017
skip_tags: true

install:
- choco install gitversion.portable -pre -y
Expand All @@ -21,4 +22,4 @@ deploy:
prerelease: false
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: false

0 comments on commit 20ddfd6

Please sign in to comment.