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
configuration: Release
platform:
- x86
- x64
- x86
- x64
build:
verbosity: minimal
before_build:
@@ -35,4 +35,4 @@ after_build:
7z rn "%BUILD_ZIPFILE%" "setup-batch" "%APPVEYOR_PROJECT_NAME%"
artifacts:
- path: '*.zip'
- path: '*.zip'