@@ -1042,7 +1042,7 @@ class RunCi {
if (!success)
fail();
case Hl:
- runCommand("haxe", ["compile-hl.hxml"], false, true);
+ runCommand("haxe", ["compile-hl.hxml"]);
case ThirdParty:
getPhpDependencies();
getJavaDependencies();