mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 02:03:53 +00:00
Allow travis to use newer-faster infrastructure for building. http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
This commit is contained in:
parent
47b8479e73
commit
637f2c5ea4
@ -2,6 +2,7 @@
|
|||||||
# RVM/bundler/ruby and whatnot. Right now 'rust' as a language actually
|
# RVM/bundler/ruby and whatnot. Right now 'rust' as a language actually
|
||||||
# downloads a rust/cargo snapshot, which we don't really want for building rust.
|
# downloads a rust/cargo snapshot, which we don't really want for building rust.
|
||||||
language: c
|
language: c
|
||||||
|
sudo: false
|
||||||
|
|
||||||
# The test suite is in general way too stressful for travis, especially in
|
# The test suite is in general way too stressful for travis, especially in
|
||||||
# terms of time limit and reliability. In the past we've tried to scale things
|
# terms of time limit and reliability. In the past we've tried to scale things
|
||||||
|
Loading…
Reference in New Issue
Block a user