travis-ci: set DEVELOPER knob for Linux32 build
commitdcc3e7f5fd9638641d04ac17683a369c74845ff6
authorLars Schneider <larsxschneider@gmail.com>
Wed, 26 Apr 2017 19:18:57 +0000 (26 21:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Apr 2017 01:23:56 +0000 (27 10:23 +0900)
treeb804dde5a2918163e535f130a0299397f2c98c76
parente2cb6ab84c94f147f1259260961513b40c36108a
travis-ci: set DEVELOPER knob for Linux32 build

The Linux32 build was not build with our strict compiler settings (e.g.
warnings as errors). Fix this by passing the DEVELOPER environment
variable to the docker container.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.travis.yml