DaveGamble/cJSON

Continuous integration with MSVC (using AppVeyor?)

開放

#140 建立於 2017年3月30日

 (8 則留言) (0 個反應) (0 位負責人)C (3,515 個分叉)batch import
help wanted

倉庫指標

星標
 (12,921 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Since I do not regularly use Windows or the MSVC compilers it would be great to have some continuous integration in place to automatically test cJSON on Windows with the Microsoft toolchain.

This would also provide a basis for adding compiler warning and something like -Werror for the Microsoft compiler.

If I have to do this by myself, I don't know how long it will take, so if anybody wants to step in and do that it would be great.

Note that I don't have permissions to add CI systems to this repository, so it would run on my fork FSMaxB/cJSON (like TravisCI)

貢獻者指南