mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
appveyor: run make test also on Windows CI
This commit is contained in:
@@ -40,6 +40,8 @@ build_script:
|
||||
- call bash --login -c "cd $repopath && make posix"
|
||||
# make pixracer to check NuttX build
|
||||
- call bash --login -c "cd $repopath && make px4fmu-v4_default"
|
||||
# run tests
|
||||
- call bash --login -c "cd $repopath && make tests"
|
||||
|
||||
# Note: using bash --login is important
|
||||
# because otherwise certain things (like python; import numpy) do not work
|
||||
|
||||
Reference in New Issue
Block a user