未验证 提交 ad23a697 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

[TD-5108]<feature>: CI support lua (#6798)

* [TD-5108]<feature>: CI support lua

* [TD-5108]<feature>: CI support lua on Windows and Mac
上级 cb802a0c
......@@ -22,6 +22,7 @@ for:
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %ARCH%
before_build:
- choco install lua
- cd c:\dev\TDengine
- md build
......@@ -35,6 +36,9 @@ for:
- image: macos
clone_depth: 1
before_build:
- brew install lua
build_script:
- mkdir debug
- cd debug
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册