Skip to content
Snippets Groups Projects
Commit 8a681397 authored by Daniel Agar's avatar Daniel Agar
Browse files

travis-ci lazy init submodules

parent 768faa1a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ language: cpp
git:
depth: 2000
submodules: false
matrix:
fast_finish: true
......
......@@ -48,7 +48,6 @@ docker run -it --rm -w "${SRC_DIR}" \
-e CI="${CI}" \
-e COVERALLS_REPO_TOKEN="${COVERALLS_REPO_TOKEN}" \
-e DISPLAY="${DISPLAY}" \
-e GIT_SUBMODULES_ARE_EVIL=1 \
-e LOCAL_USER_ID="$(id -u)" \
-e TRAVIS_BRANCH="${TRAVIS_BRANCH}" \
-e TRAVIS_BUILD_ID="${TRAVIS_BUILD_ID}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment