We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b8479 commit 637f2c5Copy full SHA for 637f2c5
.travis.yml
@@ -2,6 +2,7 @@
2
# RVM/bundler/ruby and whatnot. Right now 'rust' as a language actually
3
# downloads a rust/cargo snapshot, which we don't really want for building rust.
4
language: c
5
+sudo: false
6
7
# The test suite is in general way too stressful for travis, especially in
8
# terms of time limit and reliability. In the past we've tried to scale things
0 commit comments