mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
travis-ci force git to use git://
This commit is contained in:
@@ -58,7 +58,8 @@ before_install:
|
|||||||
- if [[ "${TRAVIS_BRANCH}" = "coverity" ]]; then
|
- if [[ "${TRAVIS_BRANCH}" = "coverity" ]]; then
|
||||||
if [[ "${BUILD_TARGET}" = "coverity_scan" ]]; then sudo apt-get install genromfs && pip install empy jinja2; else exit 0; fi;
|
if [[ "${BUILD_TARGET}" = "coverity_scan" ]]; then sudo apt-get install genromfs && pip install empy jinja2; else exit 0; fi;
|
||||||
fi
|
fi
|
||||||
|
# use git:// to fetch instead of https://
|
||||||
|
- git config --global url."git://".insteadOf https://
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
# COVERITY KEY
|
# COVERITY KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user