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%
|
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %ARCH%
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- choco install lua
|
|
||||||
- cd c:\dev\TDengine
|
- cd c:\dev\TDengine
|
||||||
- md build
|
- md build
|
||||||
|
|
||||||
|
@ -36,9 +35,6 @@ for:
|
||||||
- image: macos
|
- image: macos
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
|
|
||||||
before_build:
|
|
||||||
- brew install lua
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- mkdir debug
|
- mkdir debug
|
||||||
- cd debug
|
- cd debug
|
||||||
|
|
Loading…
Reference in New Issue