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

This reverts commit ad23a6979f.
This commit is contained in:
Shuduo Sang 2021-07-08 15:59:26 +08:00 committed by GitHub
parent 7fdffa08d2
commit 1e63299aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,6 @@ 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
@ -36,9 +35,6 @@ for:
- image: macos
clone_depth: 1
before_build:
- brew install lua
build_script:
- mkdir debug
- cd debug