Kaynağa Gözat

do not install hxparse as hxtemplo

Simon Krajewski 11 yıl önce
ebeveyn
işleme
0ed208b96f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      tests/RunTravis.hx

+ 1 - 1
tests/RunTravis.hx

@@ -221,7 +221,7 @@ class RunTravis {
 				getJavaDependencies();
 				getJavaDependencies();
 				getPhpDependencies();
 				getPhpDependencies();
 				getCppDependencies(unitDir);
 				getCppDependencies(unitDir);
-				runCommand("haxelib", ["git", "hxtemplo", "https://github.com/Simn/hxparse"]);
+				runCommand("haxelib", ["git", "hxparse", "https://github.com/Simn/hxparse"]);
 				runCommand("haxelib", ["git", "hxtemplo", "https://github.com/Simn/hxtemplo"]);
 				runCommand("haxelib", ["git", "hxtemplo", "https://github.com/Simn/hxtemplo"]);
 
 
 				changeDirectory(getHaxelibPath("hxtemplo"));
 				changeDirectory(getHaxelibPath("hxtemplo"));