Further git submodule improvements

This commit is contained in:
Lorenz Meier
2016-01-12 10:18:05 +01:00
parent 365ef883e3
commit e9dd2aec48
2 changed files with 3 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ env:
- PX4_AWS_BUCKET=px4-travis
script:
- git submodule update --init --recursive
- make check_format
- arm-none-eabi-gcc --version
- echo 'Building POSIX Firmware..' && make posix_sitl_default