travis: install git 1.9.1 from trusty for git fetch --unshallow

next
Michael Stapelberg 2015-12-09 23:07:18 +01:00
parent 04be42f7cd
commit 624b33fd79
1 changed files with 1 additions and 1 deletions

View File

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