Add branch name to AppVeyor version

This commit is contained in:
Arseny Kapoulkine 2015-04-13 20:38:52 -07:00
parent 1c4098a7d9
commit f241318f9c

View file

@ -1,4 +1,4 @@
version: "{build}"
version: "{branch}-{build}"
build_script:
- ps: .\tests\autotest-appveyor.ps1