Update appveyor.yml

This commit is contained in:
puppywang 2019-01-30 17:04:10 +08:00 committed by GitHub
parent 15bc90bc39
commit a096977adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,17 +4,15 @@ branches:
- master
clone_folder: c:\projects\libnfc
image:
- Visual Studio 2013
- Visual Studio 2015
- Visual Studio 2017
configuration:
- Release
- Debug
platform:
- x64
- x86
environment:
matrix:
- arch: Win64
- arch: Win32
# - arch: #does not work, Release|x64 not a valid target
matrix:
fast_finish: true