Browse Source

Appveyor: Visual Studio v140 no longer fails

tags/json-c-0.13-20171207
James Myatt 10 years ago
parent
commit
239c146a4b
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      appveyor.yml

+ 0
- 4
appveyor.yml View File

@@ -33,10 +33,6 @@ after_build:
- copy json_object_private.h include\json-c\*
- 7z a json-c.lib.zip lib\json-c.lib include\json-c\*.h
matrix:
allow_failures:
- PlatformToolset: v140
artifacts:
- path: json-c.lib.zip
name: json-c.lib.zip

Loading…
Cancel
Save