about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-06-05 18:36:56 -0700
committerbors <bors@rust-lang.org>2014-06-05 18:36:56 -0700
commite14bc6698a8d7f961e3205c94184396f539062bd (patch)
tree31663745373e35c316e10e9acc427ef6725d1666 /src/rustllvm/RustWrapper.cpp
parent5ec49c7924e7ef756e767bcecd4a3de1147c3545 (diff)
parentbc1789711666f4d29b04ae6aa7da3670e2ddf83e (diff)
downloadrust-e14bc6698a8d7f961e3205c94184396f539062bd.tar.gz
rust-e14bc6698a8d7f961e3205c94184396f539062bd.zip
auto merge of #14653 : alexcrichton/rust/travis-opt, r=cmr
The most frequent failure for our travis builds is running into the timeout
limits when building the compiler itself. Building librustc takes a very long
amount of time, often hitting the 10 minutes with no output threshold that
travis imposes on us.

This commit switches the relevant `make` step to being wrapped in the
`travis_wait` command [1]. This command will print something once a minute so as
to not time out a build.

This will hopefully enable us to have fewer flaky builds on travis!

[1]: http://docs.travis-ci.com/user/build-timeouts/
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions