Skip to content

Commit

Permalink
Merge branch 'ls/travis-stricter-linux32-builds'
Browse files Browse the repository at this point in the history
32-bit Linux build on Travis CI uses stricter compilation options.

* ls/travis-stricter-linux32-builds:
  travis-ci: set DEVELOPER knob for Linux32 build
  • Loading branch information
gitster committed May 1, 2017
2 parents 373e4b0 + dcc3e7f commit 3c0a7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ matrix:
- >
docker run
--interactive
--env DEVELOPER
--env DEFAULT_TEST_TARGET
--env GIT_PROVE_OPTS
--env GIT_TEST_OPTS
Expand Down

0 comments on commit 3c0a7b9

Please sign in to comment.