Explorar o código

fine, one more...

Simon Krajewski %!s(int64=8) %!d(string=hai) anos
pai
achega
cfa5050342
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/RunCi.hx

+ 1 - 1
tests/RunCi.hx

@@ -741,7 +741,7 @@ class RunCi {
 		if (systemName == 'Linux') {
 			return false;
 		}
-		if (gitInfo.branch == 'nightly-travis') {
+		if (gitInfo.branch == 'three_four_three') {
 			return true;
 		}
 		var rev = Sys.getEnv('ADD_REVISION');