mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
travis-ci fix mindpx-v2_default typo
This commit is contained in:
@@ -100,7 +100,7 @@ script:
|
||||
- git submodule update --quiet --init --recursive
|
||||
- echo 'Building POSIX Firmware..' && make posix_sitl_default
|
||||
- echo 'Running Tests..' && make posix_sitl_default test
|
||||
- build_configs="px4fmu-v1_default px4fmu-v2_default px4fmu-v2_lpe mindpx4-v2_default px4-stm32f4discovery_default uavcan_firmware px4fmu-v4_default"
|
||||
- build_configs="px4fmu-v1_default px4fmu-v2_default px4fmu-v2_lpe mindpx-v2_default px4-stm32f4discovery_default uavcan_firmware px4fmu-v4_default"
|
||||
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then
|
||||
cd ${TRAVIS_BUILD_DIR}
|
||||
&& make check_format
|
||||
|
||||
Reference in New Issue
Block a user