Update appveyor.yml

Just to store the last appveyor build version in the CI builds description
This commit is contained in:
tmaul 2019-07-26 15:51:58 +01:00 committed by GitHub
parent 1b0043dea4
commit eaf8b9a081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ test: off
deploy:
- provider: GitHub
tag: appveyor-build
description: 'FB Neo Appveyor automatic build'
description: appveyor-build-$(appveyor_build_version)
force_update: true
on:
branch: master # release from master branch only