]> git.lizzy.rs Git - rust.git/commit
Auto merge of #38419 - alexcrichton:travis-osx-32-bit, r=brson
authorbors <bors@rust-lang.org>
Sat, 17 Dec 2016 11:10:11 +0000 (11:10 +0000)
committerbors <bors@rust-lang.org>
Sat, 17 Dec 2016 11:10:11 +0000 (11:10 +0000)
commitdea7ef3424ec77f855c41bc285603c2d6affef5b
tree9bfb8e13b2bc6eb7c579a5efba20f56faaf8bd03
parentf99d4dfef2cf3cbbf5699e44fddf019695e1d00d
parent0f742e600b00f5602fc2e636f14990e11dc0c6f2
Auto merge of #38419 - alexcrichton:travis-osx-32-bit, r=brson

travis: Fix testing 32-bit OSX target

We passed --target when we meant to pass --build, meaning we tested only the
standard library for 32-bit, not the whole compiler like we intended.
.travis.yml