Actions
Task #54369
closedFix Travis build
Start date:
2013-12-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Due some regressions on side of travis (https://github.com/travis-ci/travis-ci/issues/1710) an older git version is used which doesn't support things like "--single-branch".
To avoid this, git is updated to latest version on the build server before starting cloning
Actions