]> git.lizzy.rs Git - rust.git/commit
ci: Disable rustc debug assertions on OSX
authorAlex Crichton <alex@alexcrichton.com>
Sun, 17 Sep 2017 00:25:12 +0000 (17:25 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 17 Sep 2017 00:25:12 +0000 (17:25 -0700)
commitc1a83acf9894ae0cdae37e4f71879cb2e2d1716b
tree834ae18e58a6a64238282a116598a6769fc28320
parent277476c4fb9e967ca28a7b529dbcf6b348cb787d
ci: Disable rustc debug assertions on OSX

This commit disables debug assertions for OSX in an effort to improve cycle time
on OSX. It looks like #44610 didn't shave off quite as much time as desired so
let's see how much this helps.
.travis.yml
src/ci/run.sh