From f241318f9c4054beb31199b79919e2e7a6fbce86 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 13 Apr 2015 20:38:52 -0700 Subject: Add branch name to AppVeyor version --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 33ed76b..641b835 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: "{build}" +version: "{branch}-{build}" build_script: - ps: .\tests\autotest-appveyor.ps1 \ No newline at end of file -- cgit v1.2.3