aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-25 06:15:34 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-25 06:15:34 +0200
commitfd99c0f8fc967b1b89b4eda249543b3df577d3f0 (patch)
tree7c2aac336c402d0d59e4ba91a585d92fcfda712a /appveyor.yml
parentf05f41fee2ad034d2faee3ca95138aedafdae5b7 (diff)
downloadghdl-fd99c0f8fc967b1b89b4eda249543b3df577d3f0.tar.gz
ghdl-fd99c0f8fc967b1b89b4eda249543b3df577d3f0.tar.bz2
ghdl-fd99c0f8fc967b1b89b4eda249543b3df577d3f0.zip
appveyor: don't put branch in version (until we know how to do it).
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b185fd028..8c8ef1462 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,7 +4,7 @@
# Virtual Machine Image
image: WMF 5
# Build names
-version: {branch}-{build}
+version: build-{build}
# Branches to build
branches:
except: