mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 15:16:28 +00:00
remove travis config (#7522)
* remove travis config * remove more travis and appveyor stuff * remove appveyor specific things
This commit is contained in:
@@ -685,9 +685,6 @@ bool SetGlobalTestLocale(const char *locale_name,
|
||||
bool ReadEnvironmentVariable(const char *var_name,
|
||||
std::string *_value = nullptr);
|
||||
|
||||
// MSVC specific: Send all assert reports to STDOUT to prevent CI hangs.
|
||||
void SetupDefaultCRTReportMode();
|
||||
|
||||
enum class Case {
|
||||
kUnknown = 0,
|
||||
// TheQuickBrownFox
|
||||
|
||||
Reference in New Issue
Block a user