Update appveyor.yml
This commit is contained in:
parent
15bc90bc39
commit
a096977adf
@ -4,17 +4,15 @@ branches:
|
|||||||
- master
|
- master
|
||||||
clone_folder: c:\projects\libnfc
|
clone_folder: c:\projects\libnfc
|
||||||
image:
|
image:
|
||||||
- Visual Studio 2013
|
|
||||||
- Visual Studio 2015
|
|
||||||
- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
- Debug
|
- Debug
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x86
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- arch: Win64
|
- arch: Win32
|
||||||
# - arch: #does not work, Release|x64 not a valid target
|
# - arch: #does not work, Release|x64 not a valid target
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user