Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ls/travis-stricter-linux32-builds'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 1 May 2017 05:14:44 +0000
(14:14 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 1 May 2017 05:14:44 +0000
(14:14 +0900)
32-bit Linux build on Travis CI uses stricter compilation options.
* ls/travis-stricter-linux32-builds:
travis-ci: set DEVELOPER knob for Linux32 build
.travis.yml
patch
|
blob
|
history
raw
(from parent 1:
373e4b0
)
diff --git
a/.travis.yml
b/.travis.yml
index 297b0bca979d818faec64791ca5167dbd7b50e86..1b32c98f2cd71dc3cc559fd7efc709a5bd65ac1f 100644
(file)
--- 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