소스 검색

[TravisCI] Fixed Flixel test.

Andy Li 11 년 전
부모
커밋
2a4c8e4ad5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/RunTravis.hx

+ 1 - 0
tests/RunTravis.hx

@@ -273,6 +273,7 @@ class RunTravis {
 		haxelibInstallGit("openfl", "lime");
 		haxelibInstallGit("openfl", "lime-tools");
 		haxelibInstallGit("openfl", "openfl-native");
+		haxelibInstallGit("openfl", "openfl-html5");
 		haxelibInstallGit("openfl", "openfl");
 
 		haxelibRun(["openfl", "rebuild", "linux"]);