travis-ci quick_check replaces check_format and tests

This commit is contained in:
Daniel Agar 2017-04-23 19:05:21 -04:00
parent 0ac237f3df
commit 621651fefa
1 changed files with 1 additions and 1 deletions

View File

@ -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: