瀏覽代碼

Merge branch 'travis' into development

Andy Li 11 年之前
父節點
當前提交
dc5c119ba8
共有 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"]);