summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoreregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-13 11:22:55 +0000
committereregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-13 11:22:55 +0000
commite44a6f2f840d4632cea49277a2186229b45545d5 (patch)
tree9bf843b48e10de9fd677bfedbc45294387edce76 /.travis.yml
parent6d9b55ecbdb9cde3f8e5d76a147d7c22ba913eea (diff)
Travis: the workaround needs sudo: required to work
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 02b7fab865..b977ebd7ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,9 +19,8 @@
language: c
dist: trusty
-sudo: false
-
# temporary workaround for https://github.com/travis-ci/travis-ci/issues/8892
+sudo: required
group: deprecated-2017Q4
compiler: