aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 62ac6df4c..b185fd028 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,7 +4,7 @@
# Virtual Machine Image
image: WMF 5
# Build names
-version: $(APPVEYOR_REPO_BRANCH)-{build}
+version: {branch}-{build}
# Branches to build
branches:
except: