travis: Add ppro target

This commit is contained in:
Kevin Lopez Alvarez 2017-06-21 13:13:04 +02:00 committed by Randy Mackay
parent aa61a6231b
commit 6c93749558

View File

@ -82,5 +82,7 @@ matrix:
env: CI_BUILD_TARGET="px4-v3"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v4"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v4pro"
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest"