Browse Source

[TravisCI] misc test now depends on python

Andy Li 10 years ago
parent
commit
0aa86c8c0d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/RunCi.hx

+ 1 - 0
tests/RunCi.hx

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