Explorar o código

do not install hxparse as hxtemplo

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

+ 1 - 1
tests/RunTravis.hx

@@ -221,7 +221,7 @@ class RunTravis {
 				getJavaDependencies();
 				getPhpDependencies();
 				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"]);
 
 				changeDirectory(getHaxelibPath("hxtemplo"));