mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 09:04:07 +08:00
travis-ci quick_check replaces check_format and tests
This commit is contained in:
parent
0ac237f3df
commit
621651fefa
@ -51,7 +51,7 @@ cache:
|
||||
ccache: true
|
||||
|
||||
before_install:
|
||||
- if [[ "${TRAVIS_OS_NAME}" = "linux" && "${TRAVIS_BRANCH}" == "coverity" ]]; then sudo apt-get install genromfs && pip install empy jinja2; fi
|
||||
- if [[ "${BUILD_TARGET}" = "coverity_scan" && "${TRAVIS_BRANCH}" == "coverity" ]]; then sudo apt-get install genromfs && pip install empy jinja2; fi
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user