mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
appveyor: cleanup unnecessary leftovers
- platform is optional and matters for Visual Studio builds - `ver` command shows the windows version and was just my first CI test
This commit is contained in:
@@ -12,14 +12,6 @@ branches:
|
|||||||
# Build worker image (build VM template)
|
# Build worker image (build VM template)
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
|
|
||||||
# build platform, i.e. Win32 (instead of x86), x64, Any CPU. This setting is optional.
|
|
||||||
platform:
|
|
||||||
- x64
|
|
||||||
|
|
||||||
# scripts that are called at very beginning, before repo cloning
|
|
||||||
init:
|
|
||||||
- ver
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PX4_CONFIG: tests # this builds posix in px4_sitl_test folder and runs tests
|
- PX4_CONFIG: tests # this builds posix in px4_sitl_test folder and runs tests
|
||||||
|
|||||||
Reference in New Issue
Block a user