Update appveyor.yml

This commit is contained in:
zeffy
2017-06-16 22:01:33 -07:00
parent 4185a1acf3
commit 5608ffe792

View File

@@ -8,7 +8,7 @@ platform:
- x86 - x86
- x64 - x64
environment: environment:
_VERSION: '%APPVEYOR_BUILD_VERSION%-%APPVEYOR_BUILD_VERSION%-%APPVEYOR_REPO_COMMIT:~0,8%' _VERSION: '%APPVEYOR_BUILD_VERSION%-%APPVEYOR_REPO_COMMIT:~0,8%'
_VERSION2: '%APPVEYOR_BUILD_VERSION:.=,%' _VERSION2: '%APPVEYOR_BUILD_VERSION:.=,%'
_ZIPFILE: '%APPVEYOR_BUILD_FOLDER%\%APPVEYOR_PROJECT_NAME%_v%_VERSION%_%PLATFORM%.zip' _ZIPFILE: '%APPVEYOR_BUILD_FOLDER%\%APPVEYOR_PROJECT_NAME%_v%_VERSION%_%PLATFORM%.zip'
build_script: build_script: