travis-ci force git to use git://

This commit is contained in:
Daniel Agar 2017-08-14 14:19:38 -04:00
parent 891b2f640d
commit a3645b1ed1
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ before_install:
- if [[ "${TRAVIS_BRANCH}" = "coverity" ]]; then
if [[ "${BUILD_TARGET}" = "coverity_scan" ]]; then sudo apt-get install genromfs && pip install empy jinja2; else exit 0; fi;
fi
# use git:// to fetch instead of https://
- git config --global url."git://".insteadOf https://
env:
global:
# COVERITY KEY