mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
travis-ci proper git version
This commit is contained in:
committed by
Lorenz Meier
parent
e064cb645e
commit
a4c7fe50a7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user