travis: install git 1.9.1 from trusty for git fetch --unshallow
This commit is contained in:
parent
04be42f7cd
commit
624b33fd79
|
@ -39,7 +39,7 @@ before_install:
|
|||
|
||||
- sudo cp /tmp/pin /etc/apt/preferences.d/trustypin
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -t trusty libc6 libc6-dev
|
||||
- sudo apt-get install -t trusty libc6 libc6-dev git
|
||||
- sudo apt-get install --no-install-recommends devscripts equivs xdotool
|
||||
install:
|
||||
- sudo mk-build-deps --install --remove --tool 'apt-get --no-install-recommends' debian/control
|
||||
|
|
Loading…
Reference in New Issue