提交 fe4a31d5 编写于 作者: R root

test appveyor on win32

上级 c0a9493c
...@@ -3,6 +3,7 @@ os: Visual Studio 2015 ...@@ -3,6 +3,7 @@ os: Visual Studio 2015
environment: environment:
matrix: matrix:
- ARCH: amd64 - ARCH: amd64
- ARCH: x86
clone_folder: c:\dev\TDengine clone_folder: c:\dev\TDengine
clone_depth: 1 clone_depth: 1
...@@ -18,7 +19,7 @@ build_script: ...@@ -18,7 +19,7 @@ build_script:
- cd build - cd build
- cmake -G "NMake Makefiles" .. - cmake -G "NMake Makefiles" ..
- nmake install - nmake install
- echo Building platform=%PLATFORM%
notifications: notifications:
- provider: Email - provider: Email
to: to:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册