Update appveyor.yml
This commit is contained in:
parent
15bc90bc39
commit
a096977adf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user