Skip to content

Commit

Permalink
Pull requests to not increment build numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpm committed Jan 26, 2017
1 parent 4ff4db8 commit 2261fee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# can use variables like {build} and {branch}
version: 1.2.{build}
pull_requests:
do_not_increment_build_number: true

branches:
only:
Expand Down

0 comments on commit 2261fee

Please sign in to comment.