This reverts commit ad23a6979f
.
This commit is contained in:
parent
7fdffa08d2
commit
1e63299aeb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue