Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
Appveyor
Description
We currently build in Visual Studio 2015 on Appveyor. We do not use the Windows CI environment to verify that MinGW still builds successfully (there is a 32-bit job on linux, #16, which runs on every pull request). I would recommend that we add a CI build job to Appveyor and/or extend the existing job to build with the latest MinGW 64-bit environment which includes gcc-6.3.0; we could perhaps remove Travis job #16 which is using 32-bit mingw on linux as a result?
Attachments
Issue Links
- is blocked by
-
THRIFT-3921 C++ code should print enums as strings
- Closed
- is related to
-
THRIFT-4106 concurrency_test fails randomly
- Closed
- relates to
-
THRIFT-3973 Remove MSVC C++ projects to improve maintainability; document building Thrift on Windows using CMake to generate project files
- Open
- links to