aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-27 06:18:44 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-27 06:18:44 +0000
commit5ac1f6546c0687282db432877fba52180fdd08d5 (patch)
tree5c9ce2dbd3f57fc2e848e00c8f4755906b78cf19 /.travis.yml
parent2dd198a3192fda59dd6b50c6f96b8d8387ded999 (diff)
downloadruby-5ac1f6546c0687282db432877fba52180fdd08d5.tar.gz
migrate to travis new infrastructure
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4e51f9b12d..deb91dc1b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,10 @@
#
# is also a good place to look at.
+# new infrastructure
+# http://docs.travis-ci.com/user/migrating-from-legacy/
+sudo: false
+
# Language specification.
language: c