mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
This commit is contained in:
parent
6d9b55ecbd
commit
e44a6f2f84
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue