]> git.lizzy.rs Git - rust.git/commitdiff
Allow travis to use newer-faster infrastructure for building. http://blog.travis...
authordan@daramos.com <dan@daramos.com>
Thu, 1 Jan 2015 07:00:29 +0000 (02:00 -0500)
committerdan@daramos.com <dan@daramos.com>
Thu, 1 Jan 2015 07:00:29 +0000 (02:00 -0500)
.travis.yml

index 261990052988f65a8fae1d0606015c48fcbb13d9..03e38f4e0c1ac03ac0bf020f4292bb22132b2de5 100644 (file)
@@ -2,6 +2,7 @@
 # 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.
 language: c
+sudo: false
 
 # 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