Skip to content

Commit

Permalink
- Change CI build definition to not increment build number for pull r…
Browse files Browse the repository at this point in the history
…equests
  • Loading branch information
olegsych committed Sep 23, 2015
1 parent 2be15d7 commit 0e8f14e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

version: 0.1.{build}

pull_requests:
do_not_increment_build_number: true

branches:
only:
- master
Expand Down

0 comments on commit 0e8f14e

Please sign in to comment.