Skip to content

Commit 3c0a7b9

Browse files
committed
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
2 parents 373e4b0 + dcc3e7f commit 3c0a7b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ matrix:
6161
- >
6262
docker run
6363
--interactive
64+
--env DEVELOPER
6465
--env DEFAULT_TEST_TARGET
6566
--env GIT_PROVE_OPTS
6667
--env GIT_TEST_OPTS

0 commit comments

Comments
 (0)