mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 10:30:35 +08:00
Travis fix for cmake.
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ script:
|
||||
- echo 'Building NuttX Firmware..' && echo -en 'travis_fold:start:script.3\\r'
|
||||
- make nuttx_px4fmu-v2_simple
|
||||
- echo 'Running Tests..' && echo -en 'travis_fold:start:script.4\\r'
|
||||
- cd nuttx_px4fmu-v2_simple && ctest
|
||||
- cd build_nuttx_px4fmu-v2_simple && ctest
|
||||
|
||||
#- make posix -j4
|
||||
#- ccache -s
|
||||
|
||||
Reference in New Issue
Block a user