Browse Source

[TravisCI] misc test now depends on python

Andy Li 10 năm trước cách đây
mục cha
commit
0aa86c8c0d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/RunCi.hx

+ 1 - 0
tests/RunCi.hx

@@ -515,6 +515,7 @@ class RunCi {
 
 					changeDirectory(miscDir);
 					getCsDependencies();
+					getPythonDependencies();
 					runCommand("haxe", ["compile.hxml"]);
 
 					switch (ci) {