travis-ci proper git version

This commit is contained in:
Daniel Agar
2016-05-13 14:54:12 -04:00
committed by Lorenz Meier
parent e064cb645e
commit a4c7fe50a7
3 changed files with 10 additions and 9 deletions

View File

@@ -44,6 +44,7 @@ addons:
- zlib1g-dev
before_install:
- cd ${TRAVIS_BUILD_DIR} && git fetch --unshallow && git fetch --all --tags
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then
pushd .
&& cd ~ && mkdir gcc && cd gcc