Update appveyor.yml [skip ci]

This commit is contained in:
zeffy
2017-06-30 00:46:59 -07:00
parent 30c2700868
commit 49d252b6c8

View File

@@ -6,8 +6,8 @@ skip_commits:
image: Visual Studio 2017 image: Visual Studio 2017
configuration: Release configuration: Release
platform: platform:
- x86 - x86
- x64 - x64
build: build:
verbosity: minimal verbosity: minimal
before_build: before_build:
@@ -35,4 +35,4 @@ after_build:
7z rn "%BUILD_ZIPFILE%" "setup-batch" "%APPVEYOR_PROJECT_NAME%" 7z rn "%BUILD_ZIPFILE%" "setup-batch" "%APPVEYOR_PROJECT_NAME%"
artifacts: artifacts:
- path: '*.zip' - path: '*.zip'