diff --git a/tools/hxcpp/Log.hx b/tools/hxcpp/Log.hx index 864dbf60a..eb0d34f49 100644 --- a/tools/hxcpp/Log.hx +++ b/tools/hxcpp/Log.hx @@ -158,6 +158,7 @@ class Log break; } } + if (colorSupported != true) { if (Sys.getEnv("CI_NAME") == "codeship")