Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-01 08:14:44 +0300
committerJunio C Hamano <gitster@pobox.com>2017-05-01 08:14:44 +0300
commit3c0a7b9d6b94ba86db2015445d0963a3fae932dc (patch)
tree16283893fc42a9183adc5c4bce2be0029962a350 /.travis.yml
parent373e4b091d954f619c0b14f99db536de97ce669e (diff)
parentdcc3e7f5fd9638641d04ac17683a369c74845ff6 (diff)
Merge branch 'ls/travis-stricter-linux32-builds'
32-bit Linux build on Travis CI uses stricter compilation options. * ls/travis-stricter-linux32-builds: travis-ci: set DEVELOPER knob for Linux32 build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 297b0bca97..1b32c98f2c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,6 +61,7 @@ matrix:
- >
docker run
--interactive
+ --env DEVELOPER
--env DEFAULT_TEST_TARGET
--env GIT_PROVE_OPTS
--env GIT_TEST_OPTS