]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #39068 - alexcrichton:more-small-tests, r=brson
authorAlex Crichton <alex@alexcrichton.com>
Thu, 19 Jan 2017 23:49:29 +0000 (15:49 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 20 Jan 2017 16:35:46 +0000 (08:35 -0800)
commit0c7117457dbefa93468f8fb1a85eba75f32e2865
treee57cd3d263ea0544fd17ae19045eb904b08c315a
parent18a39ed66e8a73afd4e4fb00ad2eb3615e3f7c3d
parent6162637762d12760ba5b6c1e20f01298111ae8fe
Rollup merge of #39068 - alexcrichton:more-small-tests, r=brson

travis: Add i586 linux and i686 musl

This commit expands the existing x86_64-musl entry in the Travis matrix to also
build/test i586-unknown-linux-gnu and i686-unknown-linux-musl.

cc #38531
Closes #35599
Closes #39053
src/tools/compiletest/src/main.rs